Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Jun 10, 2023
2 parents 38edc48 + dd8b4dc commit c4b1168
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
26 changes: 13 additions & 13 deletions keyboards/atreyu/rev1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,21 @@
{"matrix": [3, 4], "x": 4, "y": 3.125},
{"matrix": [3, 5], "x": 5, "y": 3.25},

{"matrix": [7, 5], "x": 6, "y": 2.75},
{"matrix": [7, 4], "x": 9.5, "y": 2.75},
{"matrix": [7, 3], "x": 10.5, "y": 3.25},
{"matrix": [7, 2], "x": 11.5, "y": 3.125},
{"matrix": [7, 1], "x": 12.5, "y": 3},
{"matrix": [7, 0], "x": 13.5, "y": 3.125},
{"matrix": [7, 5], "x": 10.5, "y": 3.25},
{"matrix": [7, 4], "x": 11.5, "y": 3.125},
{"matrix": [7, 3], "x": 12.5, "y": 3},
{"matrix": [7, 2], "x": 13.5, "y": 3.125},
{"matrix": [7, 1], "x": 14.5, "y": 3.375},
{"matrix": [7, 0], "x": 15.5, "y": 3.5},

{"matrix": [8, 0], "x": 14.5, "y": 3.375},
{"matrix": [8, 1], "x": 15.5, "y": 3.5},
{"matrix": [8, 2], "x": 0, "y": 4.5},
{"matrix": [8, 3], "x": 2.5, "y": 4.125},
{"matrix": [8, 4], "x": 3.5, "y": 4.15},
{"matrix": [8, 5], "x": 4.5, "y": 4.25},
{"matrix": [8, 0], "x": 0, "y": 4.5},
{"matrix": [8, 1], "x": 2.5, "y": 4.125},
{"matrix": [8, 2], "x": 3.5, "y": 4.15},
{"matrix": [8, 3], "x": 4.5, "y": 4.25},
{"matrix": [8, 4], "x": 6, "y": 4.25, "h": 1.25},
{"matrix": [8, 5], "x": 6, "y": 2.75},

{"matrix": [9, 5], "x": 6, "y": 4.25, "h": 1.25},
{"matrix": [9, 5], "x": 9.5, "y": 2.75},
{"matrix": [9, 4], "x": 9.5, "y": 4.25, "h": 1.25},
{"matrix": [9, 3], "x": 11, "y": 4.25},
{"matrix": [9, 2], "x": 12, "y": 4.15},
Expand Down
28 changes: 14 additions & 14 deletions keyboards/atreyu/rev2/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,26 +73,26 @@
{"matrix": [3, 4], "x": 4, "y": 3.125},
{"matrix": [3, 5], "x": 5, "y": 3.25},

{"matrix": [7, 5], "x": 6, "y": 2.75},
{"matrix": [7, 4], "x": 9.5, "y": 2.75},
{"matrix": [7, 3], "x": 10.5, "y": 3.25},
{"matrix": [7, 2], "x": 11.5, "y": 3.125},
{"matrix": [7, 1], "x": 12.5, "y": 3},
{"matrix": [7, 0], "x": 13.5, "y": 3.125},
{"matrix": [7, 5], "x": 10.5, "y": 3.25},
{"matrix": [7, 4], "x": 11.5, "y": 3.125},
{"matrix": [7, 3], "x": 12.5, "y": 3},
{"matrix": [7, 2], "x": 13.5, "y": 3.125},
{"matrix": [7, 1], "x": 14.5, "y": 3.375},
{"matrix": [7, 0], "x": 15.5, "y": 3.5},

{"matrix": [8, 0], "x": 14.5, "y": 3.375},
{"matrix": [8, 1], "x": 15.5, "y": 3.5},
{"matrix": [8, 2], "x": 0, "y": 4.5},
{"matrix": [8, 3], "x": 2.5, "y": 4.125},
{"matrix": [8, 4], "x": 3.5, "y": 4.15},
{"matrix": [8, 5], "x": 4.5, "y": 4.25},
{"matrix": [8, 0], "x": 0, "y": 4.5},
{"matrix": [8, 1], "x": 2.5, "y": 4.125},
{"matrix": [8, 2], "x": 3.5, "y": 4.15},
{"matrix": [8, 3], "x": 4.5, "y": 4.25},
{"matrix": [8, 4], "x": 6, "y": 4.25, "h": 1.25},
{"matrix": [8, 5], "x": 6, "y": 2.75},

{"matrix": [9, 5], "x": 6, "y": 4.25, "h": 1.25},
{"matrix": [9, 5], "x": 9.5, "y": 2.75},
{"matrix": [9, 4], "x": 9.5, "y": 4.25, "h": 1.25},
{"matrix": [9, 3], "x": 11, "y": 4.25},
{"matrix": [9, 2], "x": 12, "y": 4.15},
{"matrix": [9, 1], "x": 13, "y": 4.125},
{"matrix": [9, 0], "x": 14.5, "y": 4.5}
{"matrix": [9, 0], "x": 15.5, "y": 4.5}
]
}
}
Expand Down

0 comments on commit c4b1168

Please sign in to comment.