S65-Plus: fix layout macro name in info.json (#4728)
This commit is contained in:
parent
0c1256e60a
commit
cfba216541
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue