Skip to content

Commit

Permalink
Rectified ins/del layout macro ordering of Keychron Q1 ANSI (qmk#19560)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjondev authored Jan 13, 2023
1 parent 0cff636 commit c1aef03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/keychron/q1/ansi/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
{"matrix":[0,11], "x":10.75, "y":0},
{"matrix":[0,12], "x":11.75, "y":0},
{"matrix":[0,13], "x":12.75, "y":0},
{"matrix":[0,14], "x":14, "y":0},
{"matrix":[4,14], "x":15.25, "y":0},
{"matrix":[4,14], "x":14, "y":0},
{"matrix":[0,14], "x":15.25, "y":0},

{"matrix":[1, 0], "x":0, "y":1},
{"matrix":[1, 1], "x":1, "y":1},
Expand Down

0 comments on commit c1aef03

Please sign in to comment.