Fix Lily58 Lite Rev3 reversed columns (#24968)
This commit is contained in:
parent
cc09f17111
commit
b2ee1612fa
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"matrix_pins": {
|
"matrix_pins": {
|
||||||
"cols": ["GP8", "GP7", "GP6", "GP5", "GP4", "GP3"],
|
"cols": ["GP3", "GP4", "GP5", "GP6", "GP7", "GP8"],
|
||||||
"rows": ["GP13", "GP12", "GP11", "GP10", "GP9"]
|
"rows": ["GP13", "GP12", "GP11", "GP10", "GP9"]
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue