Skip to content

Commit f3fe59a

Browse files
authored
fix: mechwild/bb65 coordinate mix-up (qmk#24738)
1 parent c988584 commit f3fe59a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

keyboards/mechwild/bb65/info.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
{"matrix": [7, 7], "x": 10.25, "y": 3},
106106
{"matrix": [7, 6], "x": 11.25, "y": 3},
107107
{"matrix": [7, 5], "x": 12.25, "y": 3, "w": 1.75},
108-
{"matrix": [7, 4], "x": 15.5, "y": 3},
109-
{"matrix": [7, 3], "x": 14.25, "y": 3.25},
108+
{"matrix": [7, 4], "x": 14.25, "y": 3.25},
109+
{"matrix": [7, 3], "x": 15.5, "y": 3},
110110
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
111111
{"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
112112
{"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
@@ -174,8 +174,8 @@
174174
{"matrix": [7, 7], "x": 10.25, "y": 3},
175175
{"matrix": [7, 6], "x": 11.25, "y": 3},
176176
{"matrix": [7, 5], "x": 12.25, "y": 3, "w": 1.75},
177-
{"matrix": [7, 4], "x": 15.5, "y": 3},
178-
{"matrix": [7, 3], "x": 14.25, "y": 3.25},
177+
{"matrix": [7, 4], "x": 14.25, "y": 3.25},
178+
{"matrix": [7, 3], "x": 15.5, "y": 3},
179179
{"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
180180
{"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
181181
{"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},

0 commit comments

Comments
 (0)