summaryrefslogtreecommitdiff
path: root/keyboard/kc60/keymaps/ws2812/README.md
diff options
context:
space:
mode:
authorStanley Lai <stanleylai.sg@gmail.com>2016-06-19 20:29:42 -0700
committerJack Humbert <jack.humb@gmail.com>2016-06-19 23:29:42 -0400
commit3302258abd8929e03c9af71393afc5c9d6947c23 (patch)
tree64d43847617faf94f3e76055062ead63a972264c /keyboard/kc60/keymaps/ws2812/README.md
parent3f6fac4721c0f03dab7704b09329d720c85470ce (diff)
Added WS2812 support for KC60 (#419)
* Added WS2812 support for KC60 * Reorganized WS2812 support into its own keymap * Fixed relative link in README * Moved WS2812 mention in README to the bottom * Fixed titling in WS2812 README * Reverted KC60 Makefile and default keymap back * Moved RGB specific config.h to ws2812 keymap folder
Diffstat (limited to 'keyboard/kc60/keymaps/ws2812/README.md')
-rw-r--r--keyboard/kc60/keymaps/ws2812/README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboard/kc60/keymaps/ws2812/README.md b/keyboard/kc60/keymaps/ws2812/README.md
new file mode 100644
index 0000000000..af76f7ab18
--- /dev/null
+++ b/keyboard/kc60/keymaps/ws2812/README.md
@@ -0,0 +1,21 @@
+KC60 with WS2812 RGB Underglow
+======================
+
+![Image of KC60 with RGB Underglow](ws2812_example.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](ws2812_wiring.jpg) for wiring reference.
+
+### Build
+To build this keymap with WS2812 enabled, simply run `make KEYMAP=ws2812`.
+
+### Reference Images
+![Wiring Reference](ws2812_wiring.jpg)
+![RGB Strip turned on](ws2812_underside-lit.jpg)
+![RGB Strip turned off](ws2812_underside.jpg)
+
+### Additional Credits
+Keymap based on work by [TerryMatthews](https://github.com/TerryMathews) for GH60 Satan.