Fix jabberwocky key coordinates in QMK Configurator (#24435)
This commit is contained in:
parent
93cc3f58b1
commit
f7393a5ab8
@ -140,8 +140,8 @@
|
||||
{"matrix": [9, 1], "x": 3, "y": 4.375},
|
||||
|
||||
{"matrix": [8, 2], "x": 4.25, "y": 4.375, "w": 1.25},
|
||||
{"matrix": [9, 2], "x": 5.25, "y": 4.375},
|
||||
{"matrix": [8, 3], "x": 6.25, "y": 4.375},
|
||||
{"matrix": [9, 2], "x": 5.5, "y": 4.375},
|
||||
{"matrix": [8, 3], "x": 6.5, "y": 4.375},
|
||||
{"matrix": [9, 3], "x": 8.5, "y": 4.375},
|
||||
{"matrix": [8, 4], "x": 9.5, "y": 4.25},
|
||||
{"matrix": [9, 4], "x": 10.5, "y": 4.375},
|
||||
|
Loading…
Reference in New Issue
Block a user