diff options
author | TerryMathews <terry@terrymathews.net> | 2016-06-13 21:59:22 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2016-06-13 21:59:22 -0400 |
commit | 1c5a6733ff4276b0f4144c4ff768b1ffd4b4ee27 (patch) | |
tree | 13a6e684abf9a4cf11fb3701236874ee6403d2ae /keyboard/satan/pinout.txt | |
parent | 498455403e6b891f7ecbce98163ba2b3def25dbb (diff) | |
download | qmk_firmware-1c5a6733ff4276b0f4144c4ff768b1ffd4b4ee27.tar.gz |
adds support for GH60 Satan keyboard (#407)
* adds support for GH60 Satan keyboard
ANSI 125 layout, capslock and backlight implemented, support for
WS2812LED strip included
* added Phantom and GH60 Satan to travis
Diffstat (limited to 'keyboard/satan/pinout.txt')
-rw-r--r-- | keyboard/satan/pinout.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/satan/pinout.txt b/keyboard/satan/pinout.txt new file mode 100644 index 000000000..d1ad4ac88 --- /dev/null +++ b/keyboard/satan/pinout.txt @@ -0,0 +1 @@ +For WS2812B LED strip support, connect DIN from strip to PE2 on ATmega32u4 controller (see reference image controller.jpg)
\ No newline at end of file |