Skip to content

Commit

Permalink
Fix jabberwocky key coordinates in QMK Configurator (qmk#24435)
Browse files Browse the repository at this point in the history
  • Loading branch information
nopunin10did authored Sep 25, 2024
1 parent 93cc3f5 commit f7393a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/nopunin10did/jabberwocky/v2/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -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},
Expand Down

0 comments on commit f7393a5

Please sign in to comment.