diff options
| author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2022-01-05 23:44:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-05 23:44:21 -0800 |
| commit | 1fd448f7fcdfbcf026ca0c666e020c8df1af38fa (patch) | |
| tree | 56ec00b790032e04a9251b8437b9011626cd260d | |
| parent | 896ab38fd2ac1e1f755c854432a56b2ce8613a5c (diff) | |
| download | qmk_firmware-1fd448f7fcdfbcf026ca0c666e020c8df1af38fa.tar.gz qmk_firmware-1fd448f7fcdfbcf026ca0c666e020c8df1af38fa.zip | |
cannonkeys/adelie: Fix QMK Configurator Implementation (#15754)
* info.json: apply friendly formatting
* info.json: correct key sequence
| -rw-r--r-- | keyboards/cannonkeys/adelie/info.json | 60 |
1 files changed, 59 insertions, 1 deletions
diff --git a/keyboards/cannonkeys/adelie/info.json b/keyboards/cannonkeys/adelie/info.json index a32bb419d..5367fdbff 100644 --- a/keyboards/cannonkeys/adelie/info.json +++ b/keyboards/cannonkeys/adelie/info.json | |||
| @@ -4,7 +4,65 @@ | |||
| 4 | "maintainer": "Abec13", | 4 | "maintainer": "Abec13", |
| 5 | "layouts": { | 5 | "layouts": { |
| 6 | "LAYOUT_all": { | 6 | "LAYOUT_all": { |
| 7 | "layout": [{"label":"Esc/~", "x":0, "y":0}, {"label":"Q", "x":1, "y":0}, {"label":"W", "x":2, "y":0}, {"label":"E", "x":3, "y":0}, {"label":"R", "x":4, "y":0}, {"label":"T", "x":5, "y":0}, {"label":"Y", "x":6, "y":0}, {"label":"U", "x":7, "y":0}, {"label":"I", "x":8, "y":0}, {"label":"O", "x":9, "y":0}, {"label":"P", "x":10, "y":0}, {"label":"{", "x":11, "y":0}, {"label":"}", "x":12, "y":0}, {"label":"Back<br>Space", "x":13, "y":0}, {"label":"Page up", "x":14.5, "y":0}, {"label":"Tab", "x":0, "y":1, "w":1.25}, {"label":"A", "x":1.25, "y":1}, {"label":"S", "x":2.25, "y":1}, {"label":"D", "x":3.25, "y":1}, {"label":"F", "x":4.25, "y":1}, {"label":"G", "x":5.25, "y":1}, {"label":"H", "x":6.25, "y":1}, {"label":"J", "x":7.25, "y":1}, {"label":"K", "x":8.25, "y":1}, {"label":"L", "x":9.25, "y":1}, {"label":":", "x":10.25, "y":1}, {"label":"\"", "x":11.25, "y":1}, {"label":"Enter", "x":12.25, "y":1, "w":1.75}, {"label":"Page Dn", "x":14.5, "y":1}, {"label":"Shift", "x":0, "y":2, "w":1.75}, {"label":"Z", "x":1.75, "y":2}, {"label":"X", "x":2.75, "y":2}, {"label":"C", "x":3.75, "y":2}, {"label":"V", "x":4.75, "y":2}, {"label":"B", "x":5.75, "y":2}, {"label":"N", "x":6.75, "y":2}, {"label":"M", "x":7.75, "y":2}, {"label":"<", "x":8.75, "y":2}, {"label":">", "x":9.75, "y":2}, {"label":"?", "x":10.75, "y":2}, {"label":"Shift", "x":11.75, "y":2, "w":1.25}, {"label":"TG(3)", "x":14.5, "y":2}, {"label":"Up", "x":13.25, "y":2.25}, {"label":"Control", "x":0, "y":3, "w":1.25}, {"label":"Win", "x":1.25, "y":3}, {"label":"Alt", "x":2.25, "y":3, "w":1.25}, {"label":"MO(1)", "x":3.5, "y":3, "w":2.75}, {"label":"Space", "x":6.25, "y":3, "w":2.25}, {"label":"Alt", "x":8.5, "y":3, "w":1.25}, {"label":"Win", "x":9.75, "y":3}, {"label":"MO(2)", "x":10.75, "y":3, "w":1.25}, {"label":"Left", "x":12.25, "y":3.25}, {"label":"Down", "x":13.25, "y":3.25}, {"label":"Right", "x":14.25, "y":3.25}] | 7 | "layout": [ |
| 8 | {"label":"Esc/~", "x":0, "y":0}, | ||
| 9 | {"label":"Q", "x":1, "y":0}, | ||
| 10 | {"label":"W", "x":2, "y":0}, | ||
| 11 | {"label":"E", "x":3, "y":0}, | ||
| 12 | {"label":"R", "x":4, "y":0}, | ||
| 13 | {"label":"T", "x":5, "y":0}, | ||
| 14 | {"label":"Y", "x":6, "y":0}, | ||
| 15 | {"label":"U", "x":7, "y":0}, | ||
| 16 | {"label":"I", "x":8, "y":0}, | ||
| 17 | {"label":"O", "x":9, "y":0}, | ||
| 18 | {"label":"P", "x":10, "y":0}, | ||
| 19 | {"label":"[{", "x":11, "y":0}, | ||
| 20 | {"label":"]}", "x":12, "y":0}, | ||
| 21 | {"label":"Backspace", "x":13, "y":0}, | ||
| 22 | {"label":"Page Up", "x":14.5, "y":0}, | ||
| 23 | |||
| 24 | {"label":"Tab", "x":0, "y":1, "w":1.25}, | ||
| 25 | {"label":"A", "x":1.25, "y":1}, | ||
| 26 | {"label":"S", "x":2.25, "y":1}, | ||
| 27 | {"label":"D", "x":3.25, "y":1}, | ||
| 28 | {"label":"F", "x":4.25, "y":1}, | ||
| 29 | {"label":"G", "x":5.25, "y":1}, | ||
| 30 | {"label":"H", "x":6.25, "y":1}, | ||
| 31 | {"label":"J", "x":7.25, "y":1}, | ||
| 32 | {"label":"K", "x":8.25, "y":1}, | ||
| 33 | {"label":"L", "x":9.25, "y":1}, | ||
| 34 | {"label":";:", "x":10.25, "y":1}, | ||
| 35 | {"label":"'\"", "x":11.25, "y":1}, | ||
| 36 | {"label":"Enter", "x":12.25, "y":1, "w":1.75}, | ||
| 37 | {"label":"Page Down", "x":14.5, "y":1}, | ||
| 38 | |||
| 39 | {"label":"Shift", "x":0, "y":2, "w":1.75}, | ||
| 40 | {"label":"Z", "x":1.75, "y":2}, | ||
| 41 | {"label":"X", "x":2.75, "y":2}, | ||
| 42 | {"label":"C", "x":3.75, "y":2}, | ||
| 43 | {"label":"V", "x":4.75, "y":2}, | ||
| 44 | {"label":"B", "x":5.75, "y":2}, | ||
| 45 | {"label":"N", "x":6.75, "y":2}, | ||
| 46 | {"label":"M", "x":7.75, "y":2}, | ||
| 47 | {"label":",<", "x":8.75, "y":2}, | ||
| 48 | {"label":".>", "x":9.75, "y":2}, | ||
| 49 | {"label":"/?", "x":10.75, "y":2}, | ||
| 50 | {"label":"Shift", "x":11.75, "y":2, "w":1.25}, | ||
| 51 | {"label":"Up", "x":13.25, "y":2.25}, | ||
| 52 | {"label":"TG(3)", "x":14.5, "y":2}, | ||
| 53 | |||
| 54 | {"label":"Control", "x":0, "y":3, "w":1.25}, | ||
| 55 | {"label":"Win", "x":1.25, "y":3}, | ||
| 56 | {"label":"Alt", "x":2.25, "y":3, "w":1.25}, | ||
| 57 | {"label":"MO(1)", "x":3.5, "y":3, "w":2.75}, | ||
| 58 | {"label":"Space", "x":6.25, "y":3, "w":2.25}, | ||
| 59 | {"label":"Alt", "x":8.5, "y":3, "w":1.25}, | ||
| 60 | {"label":"Win", "x":9.75, "y":3}, | ||
| 61 | {"label":"MO(2)", "x":10.75, "y":3, "w":1.25}, | ||
| 62 | {"label":"Left", "x":12.25, "y":3.25}, | ||
| 63 | {"label":"Down", "x":13.25, "y":3.25}, | ||
| 64 | {"label":"Right", "x":14.25, "y":3.25} | ||
| 65 | ] | ||
| 8 | } | 66 | } |
| 9 | } | 67 | } |
| 10 | } | 68 | } |
