Move matrix config to info.json, part 4 (#20001)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"keyboard_name": "Dilemma (3x5+2) Assembled",
|
||||
"matrix_pins": {
|
||||
"cols": ["GP8", "GP9", "GP7", "GP6", "GP27"],
|
||||
"rows": ["GP4", "GP5", "GP28", "GP26"]
|
||||
},
|
||||
"diode_direction": "ROW2COL",
|
||||
"split": {
|
||||
"soft_serial_pin": "GP1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user