Move matrix config to info.json, part 7 (#20020)
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"usb": {
|
||||
"device_version": "0.1.0"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["F4", "F5", "F6", "F7", "C7"],
|
||||
"rows": ["F1", "F0", "E6", "B2", "B4", "D7", "D6", "D4"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu"
|
||||
}
|
||||
|
Reference in New Issue
Block a user