Skip to content

Commit b331c98

Browse files
authored
Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856)
1 parent 8de4065 commit b331c98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

keyboards/rmkeebs/rm_numpad/info.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://www.rmkeebs.com/product/rm-numpad/",
44
"maintainer": "RuckerMachine",
55
"layouts": {
6-
"LAYOUT_default": {
6+
"LAYOUT_numpad_6x4": {
77
"layout": [
88
{"label": "Pause", "x": 0, "y": 0.25},
99
{"label": "Prev", "x": 1, "y": 0.25},
@@ -33,7 +33,7 @@
3333
{"label": ".", "x": 2, "y": 5.25}
3434
]
3535
},
36-
"LAYOUT_split_plus": {
36+
"LAYOUT_split_plus_6x4": {
3737
"layout": [
3838
{"label": "Pause", "x": 0, "y": 0.25},
3939
{"label": "Prev", "x": 1, "y": 0.25},
@@ -64,7 +64,7 @@
6464
{"label": ".", "x": 2, "y": 5.25}
6565
]
6666
},
67-
"LAYOUT_ortho": {
67+
"LAYOUT_ortho_6x4": {
6868
"layout": [
6969
{"label": "Pause", "x": 0, "y": 0.25},
7070
{"label": "Prev", "x": 1, "y": 0.25},

0 commit comments

Comments
 (0)