commit 63872f990b9ee1e0f9a6b480e771a2278cf90919
parent 5fc2119385aaede2595b8ca25a7092bac2fad38c
Author: James Young <18669334+noroadsleft@users.noreply.github.com>
Date: Wed, 5 Jul 2023 18:42:12 -0700
4pplet Eagle Viper Rev B: correct LAYOUT_all data (#21458)
Corrects the position of the Right Ctrl key.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keyboards/4pplet/eagle_viper_rep/rev_b/info.json b/keyboards/4pplet/eagle_viper_rep/rev_b/info.json
@@ -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": {