clueboard/card
: Swap layout and alias (#24007)
This commit is contained in:
parent
9d02ac37f7
commit
cd374b1500
1 changed files with 2 additions and 2 deletions
|
@ -43,10 +43,10 @@
|
|||
"levels": 6
|
||||
},
|
||||
"layout_aliases": {
|
||||
"LAYOUT": "LAYOUT_all"
|
||||
"LAYOUT_all": "LAYOUT"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_all": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"label": "ON/OFF", "matrix": [0, 0], "x": 0, "y": 0},
|
||||
{"label": "SAT+", "matrix": [0, 1], "x": 4, "y": 0},
|
||||
|
|
Loading…
Reference in a new issue