Remove "w":1
and "h":1
from info.json (#19961)
This commit is contained in:
@@ -172,11 +172,11 @@
|
||||
{ "label": "/", "x": 11.25, "y": 4.25 },
|
||||
{ "x": 10, "y": 5.25 },
|
||||
{ "label": "LCTRL", "x": 0, "y": 5.25, "w": 1.5 },
|
||||
{ "label": "LWIN", "x": 1.5, "y": 5.25, "w": 1 },
|
||||
{ "label": "LWIN", "x": 1.5, "y": 5.25 },
|
||||
{ "label": "LALT", "x": 2.5, "y": 5.25, "w": 1.5 },
|
||||
{ "label": "SPACE", "x": 4, "y": 5.25, "w": 7 },
|
||||
{ "label": "RALT", "x": 11, "y": 5.25, "w": 1.5 },
|
||||
{ "label": "RWIN", "x": 12.5, "y": 5.25, "w": 1 },
|
||||
{ "label": "RWIN", "x": 12.5, "y": 5.25 },
|
||||
{ "label": "RCTRL", "x": 13.5, "y": 5.25, "w": 1.5 }
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user