4pplet Eagle Viper Rev B: correct LAYOUT_all data (#21458)
Corrects the position of the Right Ctrl key.
This commit is contained in:
parent
5fc2119385
commit
63872f990b
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
{"label": "Alt", "matrix": [9, 4], "x": 10, "y": 4, "w": 1.25},
|
||||
{"label": "Alt", "matrix": [8, 5], "x": 11.25, "y": 4, "w": 1.25},
|
||||
{"label": "GUI", "matrix": [9, 5], "x": 12.5, "y": 4, "w": 1.25},
|
||||
{"label": "Fn", "matrix": [8, 6], "x": 13.75, "y": 9, "w": 1.25}
|
||||
{"label": "Fn", "matrix": [8, 6], "x": 13.75, "y": 4, "w": 1.25}
|
||||
]
|
||||
},
|
||||
"LAYOUT_60_ansi": {
|
||||
|
|
Loading…
Reference in a new issue