diff options
author | TerryMathews <terry@terrymathews.net> | 2016-06-12 22:26:47 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2016-06-12 22:26:47 -0400 |
commit | 25d4772754186b8ab6ef86c28049da67a460f123 (patch) | |
tree | c68ca4c6ee77f3601c2c8d3fe7573e0cdc8fd791 /keyboard/phantom/pinout.txt | |
parent | 6955719075a9a07524814e4183f3f90f83db1c6a (diff) | |
download | qmk_firmware-25d4772754186b8ab6ef86c28049da67a460f123.tar.gz qmk_firmware-25d4772754186b8ab6ef86c28049da67a460f123.zip |
adds support for Phantom TKL keyboard (#399)
ANSI 125 layout, capslock and scrolllock implemented, support for
WS2812LED strip included.
Diffstat (limited to 'keyboard/phantom/pinout.txt')
-rw-r--r-- | keyboard/phantom/pinout.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/phantom/pinout.txt b/keyboard/phantom/pinout.txt new file mode 100644 index 0000000000..36f044d157 --- /dev/null +++ b/keyboard/phantom/pinout.txt @@ -0,0 +1 @@ +For WS2812B LED strip support, connect DIN from strip to PE2 on Teensy (see reference image pinout.jpg)
\ No newline at end of file |