Skip to content

Commit

Permalink
fix: mechwild/bb65 coordinate mix-up (#24738)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesshonor authored Dec 22, 2024
1 parent c988584 commit f3fe59a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keyboards/mechwild/bb65/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
{"matrix": [7, 7], "x": 10.25, "y": 3},
{"matrix": [7, 6], "x": 11.25, "y": 3},
{"matrix": [7, 5], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [7, 4], "x": 15.5, "y": 3},
{"matrix": [7, 3], "x": 14.25, "y": 3.25},
{"matrix": [7, 4], "x": 14.25, "y": 3.25},
{"matrix": [7, 3], "x": 15.5, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
{"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
Expand Down Expand Up @@ -174,8 +174,8 @@
{"matrix": [7, 7], "x": 10.25, "y": 3},
{"matrix": [7, 6], "x": 11.25, "y": 3},
{"matrix": [7, 5], "x": 12.25, "y": 3, "w": 1.75},
{"matrix": [7, 4], "x": 15.5, "y": 3},
{"matrix": [7, 3], "x": 14.25, "y": 3.25},
{"matrix": [7, 4], "x": 14.25, "y": 3.25},
{"matrix": [7, 3], "x": 15.5, "y": 3},
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
{"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
Expand Down

0 comments on commit f3fe59a

Please sign in to comment.