BLASTER75 info.json position fixes (#17395)
This commit is contained in:
parent
de207b97fa
commit
afbba27f42
1 changed files with 4 additions and 4 deletions
|
@ -34,8 +34,8 @@
|
|||
{"label": ")", "y": 1.25,"x": 10},
|
||||
{"label": "_", "y": 1.25,"x": 11},
|
||||
{"label": "+", "y": 1.25,"x": 12},
|
||||
{"label": "Backspace", "y": 1.5,"x": 13, "w": 2},
|
||||
{"label": "Home", "y": 1.5,"x": 15},
|
||||
{"label": "Backspace", "y": 1.25,"x": 13, "w": 2},
|
||||
{"label": "Home", "y": 1.25,"x": 15},
|
||||
|
||||
{"label": "Tab", "y": 2.25,"x": 0, "w": 1.5},
|
||||
{"label": "Q", "y": 2.25,"x": 1.5},
|
||||
|
@ -124,8 +124,8 @@
|
|||
{"label": ")", "y": 1.25,"x": 10},
|
||||
{"label": "_", "y": 1.25,"x": 11},
|
||||
{"label": "+", "y": 1.25,"x": 12},
|
||||
{"label": "Backspace", "y": 1.5,"x": 13, "w": 2},
|
||||
{"label": "Home", "y": 1.5,"x": 15},
|
||||
{"label": "Backspace", "y": 1.25,"x": 13, "w": 2},
|
||||
{"label": "Home", "y": 1.25,"x": 15},
|
||||
|
||||
{"label": "Tab", "y": 2.25,"x": 0, "w": 1.5},
|
||||
{"label": "Q", "y": 2.25,"x": 1.5},
|
||||
|
|
Loading…
Reference in a new issue