Move matrix config to info.json, part 7 (#20020)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x552F",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["D0", "D4", "C6", "D7", "E6", "B4", "B3", "B1", "F7", "F6", "F5", "F4"],
|
||||
"rows": ["D1", "B5", "B2", "B6"]
|
||||
},
|
||||
"diode_direction": "ROW2COL",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"community_layouts": ["ortho_4x12"],
|
||||
|
Reference in New Issue
Block a user