summaryrefslogtreecommitdiff
path: root/keyboards/xbows/numpad/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xbows/numpad/info.json')
-rw-r--r--keyboards/xbows/numpad/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/xbows/numpad/info.json b/keyboards/xbows/numpad/info.json
index eaecfca7f4..6ec3f15d62 100644
--- a/keyboards/xbows/numpad/info.json
+++ b/keyboards/xbows/numpad/info.json
@@ -8,6 +8,11 @@
"pid": "0x4E75",
"device_version": "0.0.1"
},
+ "matrix_pins": {
+ "cols": ["D4", "D6", "B2", "B1"],
+ "rows": ["B5", "B4", "C6", "B6", "D7", "B3"]
+ },
+ "diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"debounce": 3,