50c686587e
Moves RGB controls out of the macro function and assigns them their own keycodes: RGB_TOG (toggle on/off) RGB_MOD (mode step) RGB_HUI (increase hue) RGB_HUD (decrease hue) RGB_SAI (increase saturation) RGB_SAD (decrease saturation) RGB_VAI (increase brightness) RGB_VAD (decrease brightness) |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
Makefile | ||
readme.md | ||
ws2812_example.jpg | ||
ws2812_underside-lit.jpg | ||
ws2812_underside.jpg | ||
ws2812_wiring.jpg |
KC60 with WS2812 RGB Underglow
Quantum MK Firmware
For the full Quantum feature list, see the parent readme.md.
WS2812 Support
By default, it is now setup for 16 LEDs on the PF5 breakout pin. See included image for wiring reference.
Build
To build this keymap with WS2812 enabled, simply run make KEYMAP=ws2812
.
Reference Images
Additional Credits
Keymap based on work by TerryMatthews for GH60 Satan.