Skip to content

Commit

Permalink
[Keyboard] Fix Configurator layout data for handwired/1800fl (qmk#9393)
Browse files Browse the repository at this point in the history
  • Loading branch information
noroadsleft authored and jakobaa committed Jul 7, 2020
1 parent 48665a8 commit 7098a8c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions keyboards/handwired/p1800fl/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,24 +75,24 @@
{"label":">", "x":10.25, "y":3},
{"label":"?", "x":11.25, "y":3},
{"label":"Shift", "x":12.25, "y":3, "w":1.75},
{"label":"Up", "x":14.25, "y":3.25},
{"label":"1", "x":15.5, "y":3},
{"label":"2", "x":16.5, "y":3},
{"label":"3", "x":17.5, "y":3},
{"label":"Enter", "x":18.5, "y":3},
{"label":"Up", "x":14.25, "y":3.25},
{"label":"Ctrl", "x":0, "y":4, "w":1.25},
{"label":"Win", "x":1.25, "y":4, "w":1.25},
{"label":"Alt", "x":2.5, "y":4, "w":1.25},
{"label":"6.25x", "x":3.75, "y":4, "w":6.25},
{"label":"Ctrl", "x":10, "y":4},
{"label":"Win", "x":11, "y":4},
{"label":"Alt", "x":12, "y":4},
{"label":"0", "x":16.5, "y":4},
{"label":".", "x":17.5, "y":4},
{"label":"Enter", "x":18.5, "y":4},
{"label":"Left", "x":13.25, "y":4.25},
{"label":"Down", "x":14.25, "y":4.25},
{"label":"Right", "x":15.25, "y":4.25}
{"label":"Right", "x":15.25, "y":4.25},
{"label":"0", "x":16.5, "y":4},
{"label":".", "x":17.5, "y":4},
{"label":"Enter", "x":18.5, "y":4}
]
}
}
Expand Down

0 comments on commit 7098a8c

Please sign in to comment.