Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wuque/serneity65: Layout Macro rework and Configurator fix #14267

Merged
merged 2 commits into from
Sep 2, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
serneity65: correct LAYOUT_all Configurator key sequence
  • Loading branch information
noroadsleft committed Aug 31, 2021
commit 40ba87482b013e9146d34329b0ddb83062550e80
2 changes: 1 addition & 1 deletion keyboards/wuque/serneity65/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
{ "label": "Win", "x": 1.25, "y": 4, "w": 1.25 },
{ "label": "Alt", "x": 2.5, "y": 4, "w": 1.25 },
{ "label": "Lrotate", "x": 15, "y": 0, "w": 0.5 },
{ "label": "Rrotate", "x": 16.5, "y": 0, "w": 0.5 },
{ "x": 3.75, "y": 4, "w": 2.25 },
{ "label": "Rrotate", "x": 16.5, "y": 0, "w": 0.5 },
{ "x": 6, "y": 4, "w": 1.25 },
{ "x": 7.25, "y": 4, "w": 2.75 },
{ "label": "Alt", "x": 10, "y": 4, "w": 1.25 },
Expand Down