Skip to content

Commit

Permalink
Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Apr 16, 2022
1 parent 8de4065 commit b331c98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keyboards/rmkeebs/rm_numpad/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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},
Expand Down Expand Up @@ -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},
Expand Down Expand Up @@ -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},
Expand Down

0 comments on commit b331c98

Please sign in to comment.