Skip to content

Commit

Permalink
BLASTER75 info.json position fixes (qmk#17395)
Browse files Browse the repository at this point in the history
  • Loading branch information
Altainworks authored and zykrah committed Jul 2, 2022
1 parent e559e4b commit fc7a07f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keyboards/blaster75/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
{"label": ")", "y": 1.25,"x": 10},
{"label": "_", "y": 1.25,"x": 11},
{"label": "+", "y": 1.25,"x": 12},
{"label": "Backspace", "y": 1.5,"x": 13, "w": 2},
{"label": "Home", "y": 1.5,"x": 15},
{"label": "Backspace", "y": 1.25,"x": 13, "w": 2},
{"label": "Home", "y": 1.25,"x": 15},

{"label": "Tab", "y": 2.25,"x": 0, "w": 1.5},
{"label": "Q", "y": 2.25,"x": 1.5},
Expand Down Expand Up @@ -124,8 +124,8 @@
{"label": ")", "y": 1.25,"x": 10},
{"label": "_", "y": 1.25,"x": 11},
{"label": "+", "y": 1.25,"x": 12},
{"label": "Backspace", "y": 1.5,"x": 13, "w": 2},
{"label": "Home", "y": 1.5,"x": 15},
{"label": "Backspace", "y": 1.25,"x": 13, "w": 2},
{"label": "Home", "y": 1.25,"x": 15},

{"label": "Tab", "y": 2.25,"x": 0, "w": 1.5},
{"label": "Q", "y": 2.25,"x": 1.5},
Expand Down

0 comments on commit fc7a07f

Please sign in to comment.