Skip to content

Commit

Permalink
Tsubasa Handwired: correct layout data (qmk#21295)
Browse files Browse the repository at this point in the history
  • Loading branch information
noroadsleft authored and autoferrit committed Dec 6, 2023
1 parent efdbb3a commit 9f2ca7d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions keyboards/handwired/tsubasa/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@
{"matrix": [6, 3], "x": 12, "y": 1},
{"matrix": [6, 4], "x": 13, "y": 1},
{"matrix": [6, 5], "x": 14, "y": 1},
{"matrix": [8, 5], "x": 15, "y": 1},

{"matrix": [8, 5], "x": 0.25, "y": 2},
{"matrix": [2, 0], "x": 1.25, "y": 2},
{"matrix": [2, 1], "x": 2.25, "y": 2},
{"matrix": [2, 2], "x": 3.25, "y": 2},
{"matrix": [2, 3], "x": 4.25, "y": 2},
{"matrix": [2, 4], "x": 5.25, "y": 2},
{"matrix": [2, 0], "x": 0.25, "y": 2},
{"matrix": [2, 1], "x": 1.25, "y": 2},
{"matrix": [2, 2], "x": 2.25, "y": 2},
{"matrix": [2, 3], "x": 3.25, "y": 2},
{"matrix": [2, 4], "x": 4.25, "y": 2},
{"matrix": [2, 5], "x": 5.25, "y": 2},

{"matrix": [2, 5], "x": 9.25, "y": 2},
{"matrix": [7, 0], "x": 10.25, "y": 2},
{"matrix": [7, 1], "x": 11.25, "y": 2},
{"matrix": [7, 2], "x": 12.25, "y": 2},
{"matrix": [7, 3], "x": 13.25, "y": 2},
{"matrix": [7, 4], "x": 14.25, "y": 2},
{"matrix": [7, 5], "x": 15, "y": 1},
{"matrix": [7, 0], "x": 9.25, "y": 2},
{"matrix": [7, 1], "x": 10.25, "y": 2},
{"matrix": [7, 2], "x": 11.25, "y": 2},
{"matrix": [7, 3], "x": 12.25, "y": 2},
{"matrix": [7, 4], "x": 13.25, "y": 2},
{"matrix": [7, 5], "x": 14.25, "y": 2},

{"matrix": [3, 0], "x": 0.75, "y": 3},
{"matrix": [3, 1], "x": 1.75, "y": 3},
Expand Down

0 comments on commit 9f2ca7d

Please sign in to comment.