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
rules.mk
super16.c
super16.h

readme.md

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.