Move matrix config to info.json, part 1 (#19985)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x000A",
|
||||
"device_version": "0.0.2"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B0", "A5", "A4", "A3", "A2", "A1", "A0", "C15", "A8"],
|
||||
"rows": ["B10", "B1", "C13", "C14", "B14", "B12", "B9", "B8", "B5", "B4", "A15", "B3"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"indicators": {
|
||||
"caps_lock": "A6",
|
||||
"scroll_lock": "A7"
|
||||
|
||||
Reference in New Issue
Block a user