Move matrix config to info.json, part 6 (#20019)
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"pid": "0x0C61",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B4", "A15", "B3", "A1", "B6", "B5"],
|
||||
"rows": ["A0"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"indicators": {
|
||||
"caps_lock": "A10",
|
||||
"num_lock": "A9",
|
||||
|
Reference in New Issue
Block a user