Move matrix config to info.json, part 7 (#20020)
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"matrix_pins": {
|
||||
"cols": ["F6", "C6", "D7", "F5", "B4", "B5"],
|
||||
"rows": ["B6", "F7", "B2", "B3", "B1"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "halfkay"
|
||||
}
|
||||
|
Reference in New Issue
Block a user