Move matrix config to info.json, part 4 (#20001)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x5343",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A5", "A6", "A7", "C7"],
|
||||
"rows": ["A0", "A1", "A2", "A3", "A4"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "atmega32a",
|
||||
"bootloader": "usbasploader",
|
||||
"community_layouts": ["numpad_5x4"],
|
||||
|
||||
Reference in New Issue
Block a user