Move matrix config to info.json, part 4 (#20001)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x000A",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["C6", "B6", "B5", "B4"],
|
||||
"rows": ["D5", "C7"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"bootmagic": {
|
||||
"matrix": [1, 0]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user