Skip to content

Commit

Permalink
Tomak: Layout Data Correction (qmk#23649)
Browse files Browse the repository at this point in the history
Corrects the key size and positioning for position [8, 7] on all
layouts.
  • Loading branch information
noroadsleft authored May 3, 2024
1 parent e3fed98 commit 257319f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions keyboards/era/sirind/tomak/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
Expand Down Expand Up @@ -359,7 +359,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
Expand Down Expand Up @@ -457,7 +457,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
Expand Down Expand Up @@ -557,7 +557,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
Expand Down Expand Up @@ -657,7 +657,7 @@
{"matrix": [8, 4], "x": 13, "y": 2.5},
{"matrix": [8, 5], "x": 14, "y": 2.5},
{"matrix": [8, 6], "x": 15, "y": 2.5},
{"matrix": [8, 7], "x": 16.25, "y": 2.5, "w": 1.25},
{"matrix": [8, 7], "x": 16, "y": 2.5, "w": 1.5},
{"matrix": [8, 8], "x": 17.75, "y": 2.5},
{"matrix": [8, 9], "x": 18.75, "y": 2.5},
{"matrix": [8, 10], "x": 19.75, "y": 2.5},
Expand Down Expand Up @@ -707,4 +707,4 @@
]
}
}
}
}

0 comments on commit 257319f

Please sign in to comment.