diff options
Diffstat (limited to 'keyboards/teleport/numpad/info.json')
-rw-r--r-- | keyboards/teleport/numpad/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/teleport/numpad/info.json b/keyboards/teleport/numpad/info.json index a600c0f44b..e1ccc3dc3e 100644 --- a/keyboards/teleport/numpad/info.json +++ b/keyboards/teleport/numpad/info.json @@ -7,6 +7,11 @@ "pid": "0x0001", "device_version": "0.0.1" }, + "matrix_pins": { + "cols": ["F6", "F5", "F7", "F4"], + "rows": ["D7", "D4", "D6", "B4", "B5"] + }, + "diode_direction": "COL2ROW", "processor": "atmega32u4", "bootloader": "atmel-dfu", "community_layouts": ["numpad_5x4"], |