S65-Plus: fix layout macro name in info.json (#4728)
parent
0c1256e60a
commit
cfba216541
|
@ -5,7 +5,7 @@
|
||||||
"width": 18,
|
"width": 18,
|
||||||
"height": 5,
|
"height": 5,
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT": {
|
"LAYOUT_ansi": {
|
||||||
"layout": [
|
"layout": [
|
||||||
{"label":"F1", "x":0, "y":0},
|
{"label":"F1", "x":0, "y":0},
|
||||||
{"label":"F2", "x":1, "y":0},
|
{"label":"F2", "x":1, "y":0},
|
||||||
|
|
Loading…
Reference in New Issue