Ergosaurus Configurator support bugfix (#8104)
Corrected the layout macro name in `info.json`.
This commit is contained in:
parent
917eebcfac
commit
6a0e155afe
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"width": 19.75,
|
||||
"height": 5.25,
|
||||
"layouts": {
|
||||
"LAYOUT_default": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"label":"`", "x":0.5, "y":0},
|
||||
{"label":"Esc", "x":1.75, "y":0.25},
|
||||
|
|
Loading…
Reference in a new issue