diff options
Diffstat (limited to 'keyboards/kc60/keymaps/ws2812/readme.md')
-rw-r--r-- | keyboards/kc60/keymaps/ws2812/readme.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/kc60/keymaps/ws2812/readme.md b/keyboards/kc60/keymaps/ws2812/readme.md deleted file mode 100644 index 49357a0f54..0000000000 --- a/keyboards/kc60/keymaps/ws2812/readme.md +++ /dev/null @@ -1,21 +0,0 @@ -KC60 with WS2812 RGB Underglow -====================== - -![Image of KC60 with RGB Underglow](https://i.imgur.com/LpUkVqG.jpg) - -## Quantum MK Firmware -For the full Quantum feature list, see [the parent readme.md](/readme.md). - -## WS2812 Support -By default, it is now setup for 16 LEDs on the PF5 breakout pin. See [included image](https://i.imgur.com/TcKL2Sn.jpg) for wiring reference. - -### Build -To build this keymap with WS2812 enabled, simply run `make KEYMAP=ws2812`. - -### Reference Images -![Wiring Reference](https://i.imgur.com/TcKL2Sn.jpg) -![RGB Strip turned on](https://i.imgur.com/21POu4l.jpg) -![RGB Strip turned off](https://i.imgur.com/vAOLYNV.jpg) - -### Additional Credits -Keymap based on work by [TerryMatthews](https://github.com/TerryMathews) for GH60 Satan. |