Skip to content

Commit

Permalink
4pplet Eagle Viper Rev B: correct LAYOUT_all data (#21458)
Browse files Browse the repository at this point in the history
Corrects the position of the Right Ctrl key.
  • Loading branch information
noroadsleft authored Jul 6, 2023
1 parent 5fc2119 commit 63872f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/4pplet/eagle_viper_rep/rev_b/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 63872f9

Please sign in to comment.