Browse Source

Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856)

Joel Challis 3 years ago
parent
commit
b331c98ca4
1 changed files with 3 additions and 3 deletions
  1. 3 3
      keyboards/rmkeebs/rm_numpad/info.json

+ 3 - 3
keyboards/rmkeebs/rm_numpad/info.json

@@ -3,7 +3,7 @@
     "url": "https://www.rmkeebs.com/product/rm-numpad/",
     "maintainer": "RuckerMachine",
     "layouts": {
-        "LAYOUT_default": {
+        "LAYOUT_numpad_6x4": {
             "layout": [
                 {"label": "Pause", "x": 0, "y": 0.25},
                 {"label": "Prev", "x": 1, "y": 0.25},
@@ -33,7 +33,7 @@
                 {"label": ".", "x": 2, "y": 5.25}
             ]
         },
-        "LAYOUT_split_plus": {
+        "LAYOUT_split_plus_6x4": {
             "layout": [
                 {"label": "Pause", "x": 0, "y": 0.25},
                 {"label": "Prev", "x": 1, "y": 0.25},
@@ -64,7 +64,7 @@
                 {"label": ".", "x": 2, "y": 5.25}
             ]
         },
-        "LAYOUT_ortho": {
+        "LAYOUT_ortho_6x4": {
             "layout": [
                 {"label": "Pause", "x": 0, "y": 0.25},
                 {"label": "Prev", "x": 1, "y": 0.25},