Skip to content

Commit

Permalink
Ergosaurus Configurator support bugfix (#8104)
Browse files Browse the repository at this point in the history
Corrected the layout macro name in `info.json`.
  • Loading branch information
noroadsleft authored Feb 6, 2020
1 parent 917eebc commit 6a0e155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/ergosaurus/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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},
Expand Down

0 comments on commit 6a0e155

Please sign in to comment.