qmk-dactyl-manuform-a/keyboards/kc60/keymaps/ws2812
TerryMathews 50c686587e Create keycodes for RGB control functions
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)
2016-07-07 23:34:33 -04:00
..
Makefile Fix other KC60 Keymap Makefiles so they compile properly 2016-07-03 13:49:10 +12:00
config.h updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
keymap.c Create keycodes for RGB control functions 2016-07-07 23:34:33 -04:00
readme.md Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
ws2812_example.jpg Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
ws2812_underside-lit.jpg Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
ws2812_underside.jpg Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
ws2812_wiring.jpg Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00

readme.md

KC60 with WS2812 RGB Underglow

Image of KC60 with 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

Wiring Reference RGB Strip turned on RGB Strip turned off

Additional Credits

Keymap based on work by TerryMatthews for GH60 Satan.