From 25d4772754186b8ab6ef86c28049da67a460f123 Mon Sep 17 00:00:00 2001 From: TerryMathews Date: Sun, 12 Jun 2016 22:26:47 -0400 Subject: adds support for Phantom TKL keyboard (#399) ANSI 125 layout, capslock and scrolllock implemented, support for WS2812LED strip included. --- keyboard/phantom/pinout.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboard/phantom/pinout.txt (limited to 'keyboard/phantom/pinout.txt') 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 -- cgit v1.2.1