Ergosaurus Configurator support bugfix (#8104)
authorJames Young <18669334+noroadsleft@users.noreply.github.com>
Thu, 6 Feb 2020 13:38:41 +0000 (05:38 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2020 13:38:41 +0000 (13:38 +0000)
Corrected the layout macro name in `info.json`.

keyboards/ergosaurus/info.json

index c43af51..97873af 100644 (file)
@@ -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},