Move matrix config to info.json, part 2 (#19987)
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
"pid": "0xB195",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B6"],
|
||||
"rows": ["B5"]
|
||||
},
|
||||
"diode_direction": "ROW2COL",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"debounce": 50,
|
||||
|
||||
Reference in New Issue
Block a user