diff options
author | Maarten Dekkers <maartenn2001@gmail.com> | 2017-07-04 18:49:12 +0200 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-05 11:48:19 -0400 |
commit | 7f82275a4dfa7a470f89b65308541134e5af9909 (patch) | |
tree | 1909357f8c6f75cb8eeb8f8f6d9345e5174594f0 /keyboards/tada68/readme.md | |
parent | b228cf7ba44ea03b4b0c078c24bca7d557ceddac (diff) | |
download | qmk_firmware-7f82275a4dfa7a470f89b65308541134e5af9909.tar.gz |
Added support for RGB on the Tada68
Diffstat (limited to 'keyboards/tada68/readme.md')
-rwxr-xr-x[-rw-r--r--] | keyboards/tada68/readme.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/tada68/readme.md b/keyboards/tada68/readme.md index dbe2fdca1..f43befa5f 100644..100755 --- a/keyboards/tada68/readme.md +++ b/keyboards/tada68/readme.md @@ -12,4 +12,8 @@ $ make flashbin 4) Delete `FLASH.BIN` from the TADA drive and copy `tada68_default.bin` that was generated at the root of the qmk directory into the TADA drive. -5) Hit ESC on the keyboard. The lights will stop flashing and your firmware is loaded!
\ No newline at end of file +5) Hit ESC on the keyboard. The lights will stop flashing and your firmware is loaded! + +## RGB +This board has unused pins, which means that you can add some nice RGB leds, although they have no use at this moment. Not a single transparent case has been made yet. Here's where you have to solder the wires on the PCB: +![Image of KC60 with RGB Underglow](http://i.imgur.com/5Xmiz6Q.jpg)
\ No newline at end of file |