Update info.json
This commit is contained in:
parent
9024a98df2
commit
1a31d90e43
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,9 @@
|
|||
},
|
||||
"matrix_pins": {
|
||||
"cols": [null, null, null, null, null, null, null, null, null, null, null, null, null, null ],
|
||||
"rows": ["B4", "B3", "A15", "A14", "A13"]
|
||||
"rows": ["B4", "B3", "A15", "A14", "A13"],
|
||||
"custom": true,
|
||||
"custom_lite": true
|
||||
},
|
||||
"diode_direction": "ROW2COL"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue