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.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/handwired/splittest/teensy_2/info.json b/keyboards/handwired/splittest/teensy_2/info.json
index a67cb4e2f2..f6fd6faf33 100644
--- a/keyboards/handwired/splittest/teensy_2/info.json
+++ b/keyboards/handwired/splittest/teensy_2/info.json
@@ -1,4 +1,9 @@
{
+ "matrix_pins": {
+ "cols": ["F7"],
+ "rows": ["F5"]
+ },
+ "diode_direction": "COL2ROW",
"split": {
"soft_serial_pin": "D1"
},