summaryrefslogtreecommitdiff
path: root/keyboards/handwired/splittest/teensy_2/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/splittest/teensy_2/info.json')
-rw-r--r--keyboards/handwired/splittest/teensy_2/info.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/handwired/splittest/teensy_2/info.json b/keyboards/handwired/splittest/teensy_2/info.json
index a67cb4e2f2..72e9d022b9 100644
--- a/keyboards/handwired/splittest/teensy_2/info.json
+++ b/keyboards/handwired/splittest/teensy_2/info.json
@@ -1,7 +1,15 @@
{
+ "matrix_pins": {
+ "cols": ["F7"],
+ "rows": ["F5"]
+ },
+ "diode_direction": "COL2ROW",
"split": {
"soft_serial_pin": "D1"
},
+ "ws2812": {
+ "pin": "D3"
+ },
"processor": "atmega32u4",
"bootloader": "halfkay"
}