summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/polyandry/teensy2/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/polyandry/teensy2/info.json')
-rw-r--r--keyboards/40percentclub/polyandry/teensy2/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/40percentclub/polyandry/teensy2/info.json b/keyboards/40percentclub/polyandry/teensy2/info.json
index 0b2db81c11..0a870332b2 100644
--- a/keyboards/40percentclub/polyandry/teensy2/info.json
+++ b/keyboards/40percentclub/polyandry/teensy2/info.json
@@ -1,4 +1,9 @@
{
+ "matrix_pins": {
+ "cols": ["B7", "D0", "D1", "D2", "C6", "C7", "F6", "F7", "B6", "B5", "D7", "D6"],
+ "rows": ["D3"]
+ },
+ "diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "halfkay"
}