summaryrefslogtreecommitdiff
path: root/keyboards/maple_computing/christmas_tree/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maple_computing/christmas_tree/info.json')
-rw-r--r--keyboards/maple_computing/christmas_tree/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/maple_computing/christmas_tree/info.json b/keyboards/maple_computing/christmas_tree/info.json
index d60dabe1df..3ef81f9fd3 100644
--- a/keyboards/maple_computing/christmas_tree/info.json
+++ b/keyboards/maple_computing/christmas_tree/info.json
@@ -7,6 +7,11 @@
"vid": "0xFEED",
"pid": "0x3070"
},
+ "matrix_pins": {
+ "cols": ["D1"],
+ "rows": ["D3", "F4", "D0", "F6", "F5", "D4"]
+ },
+ "diode_direction": "COL2ROW",
"backlight": {
"pin": "D2"
},