qmk_firmware/keyboards/1upkeyboards/super16
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
info.json Move keyboard USB IDs and strings to data driven: 0-9 (#16481) 2022-03-13 23:54:49 +00:00
readme.md [Keyboard] New Macropad: 1upkeyboards super16 (#5039) 2019-02-04 15:08:37 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
super16.c [Keyboard] Forget to ifdef Super16 led config (#8314) 2020-03-04 19:46:03 +00:00
super16.h [Keyboard] Update 1upkeyboards/super16 with code from vendor (#5645) 2019-04-19 10:43:15 -07:00

Super 16 Macro Pad

A 4x4 macropad with RGB underglow.

Keyboard Maintainer: MechMerlin
Hardware Supported: Super 16 Macropad
Hardware Availability: 1upkeyboards

Make example for this keyboard (after setting up your build environment):

make 1upkeyboards/super16:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.