qmk-firmware/keyboards/kc60/keymaps/ws2812
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
2019-01-04 07:25:48 -08:00
..
config.h rgb light through midi 2016-11-17 17:42:14 -05:00
keymap.c Merlin community layouts (#3004) 2018-05-20 09:59:02 -07:00
readme.md remove .hex, .PNG, .jpg 2017-06-11 22:16:42 -04:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08: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.