[Keyboard] Fix Configurator layout data for handwired/1800fl (#9393)

master
James Young 2020-06-15 03:10:15 -07:00 committed by GitHub
parent a8d073368f
commit d8e3294aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -75,11 +75,11 @@
{"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},
@ -87,12 +87,12 @@
{"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}
]
}
}