Move matrix config to info.json, part 8 (#20030)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x1122",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B2", "B3", "B7", "B0", "B1", "F7", "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7"],
|
||||
"rows": ["E6", "D2", "D3", "D5", "F6"]
|
||||
},
|
||||
"diode_direction": "ROW2COL",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"community_layouts": ["60_ansi"],
|
||||
|
Reference in New Issue
Block a user