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

update layouts of dactyl_manuform/4x5_5 #21094

Merged
merged 5 commits into from
Jul 7, 2023
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
Prev Previous commit
Next Next commit
re-arranged matrix order to match keymap order
  • Loading branch information
dunk2k committed Jun 5, 2023
commit fe562afcaf7f12b36392b3b55f2a30a287567f39
8 changes: 2 additions & 6 deletions keyboards/handwired/dactyl_manuform/4x5_5/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,10 @@
{"matrix": [8, 3], "x": 11, "y": 3},

{"matrix": [3, 3], "x": 3, "y": 4},

{"matrix": [8, 1], "x": 9, "y": 4},

{"matrix": [3, 4], "x": 4, "y": 4},
{"matrix": [4, 4], "x": 5, "y": 4},

{"matrix": [8, 1], "x": 9, "y": 4},
{"matrix": [9, 0], "x": 7, "y": 4},
{"matrix": [8, 0], "x": 8, "y": 4},

Expand Down Expand Up @@ -119,12 +117,10 @@
{"matrix": [7, 4], "x": 12, "y": 2},

{"matrix": [3, 3], "x": 3, "y": 4},

{"matrix": [8, 1], "x": 9, "y": 4},

{"matrix": [3, 4], "x": 4, "y": 4},
{"matrix": [4, 4], "x": 5, "y": 4},

{"matrix": [8, 1], "x": 9, "y": 4},
{"matrix": [9, 0], "x": 7, "y": 4},
{"matrix": [8, 0], "x": 8, "y": 4}
]
Expand Down