4pplet Eagle Viper Rev B: correct LAYOUT_all data (#21458)

Corrects the position of the Right Ctrl key.
This commit is contained in:
James Young 2023-07-05 18:42:12 -07:00 committed by GitHub
parent 5fc2119385
commit 63872f990b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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": {