diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-29 10:45:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-29 10:45:22 -0700 |
commit | a78fdbb1f63305c4960642dc1005d06d5d0e69be (patch) | |
tree | b6a7ceb282bdca71a3440fe3062dbc2c9b817989 | |
parent | 5a0985aa4a10ae15d3c3eb49a0394b10a62160ae (diff) | |
download | qmk_firmware-a78fdbb1f63305c4960642dc1005d06d5d0e69be.tar.gz qmk_firmware-a78fdbb1f63305c4960642dc1005d06d5d0e69be.zip |
Draytronics Elise Configurator fixes (#13763)
-rwxr-xr-x | keyboards/draytronics/elise/elise.h | 12 | ||||
-rw-r--r-- | keyboards/draytronics/elise/info.json | 635 |
2 files changed, 594 insertions, 53 deletions
diff --git a/keyboards/draytronics/elise/elise.h b/keyboards/draytronics/elise/elise.h index d3de0aee6..750d651a2 100755 --- a/keyboards/draytronics/elise/elise.h +++ b/keyboards/draytronics/elise/elise.h | |||
@@ -36,7 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
36 | { K40, K41, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, K4A, K4B, K4C, K4D, K4E} \ | 36 | { K40, K41, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, K4A, K4B, K4C, K4D, K4E} \ |
37 | } | 37 | } |
38 | 38 | ||
39 | #define LAYOUT_65_ansi_right_lrg( \ | 39 | #define LAYOUT_65_ansi_rwkl( \ |
40 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | 40 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ |
41 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ | 41 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ |
42 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K2E, \ | 42 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K2E, \ |
@@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
50 | { K40, K41, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, _x_, K4B, K4C, K4D, K4E} \ | 50 | { K40, K41, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, _x_, K4B, K4C, K4D, K4E} \ |
51 | } | 51 | } |
52 | 52 | ||
53 | #define LAYOUT_65_ansi_left_lrg( \ | 53 | #define LAYOUT_65_ansi_lwkl( \ |
54 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | 54 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ |
55 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ | 55 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ |
56 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K2E, \ | 56 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K2E, \ |
@@ -64,7 +64,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
64 | { K40, _x_, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, K4A, K4B, K4C, K4D, K4E} \ | 64 | { K40, _x_, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, K4A, K4B, K4C, K4D, K4E} \ |
65 | } | 65 | } |
66 | 66 | ||
67 | #define LAYOUT_65_ansi_lrg( \ | 67 | #define LAYOUT_65_ansi_wkl( \ |
68 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | 68 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ |
69 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ | 69 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ |
70 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K2E, \ | 70 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K2E, \ |
@@ -92,7 +92,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
92 | { K40, K41, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, K4A, K4B, K4C, K4D, K4E} \ | 92 | { K40, K41, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, K4A, K4B, K4C, K4D, K4E} \ |
93 | } | 93 | } |
94 | 94 | ||
95 | #define LAYOUT_65_iso_right_lrg( \ | 95 | #define LAYOUT_65_iso_rwkl( \ |
96 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | 96 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ |
97 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1E, \ | 97 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1E, \ |
98 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K1D, K2E, \ | 98 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K1D, K2E, \ |
@@ -106,7 +106,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
106 | { K40, K41, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, _x_, K4B, K4C, K4D, K4E} \ | 106 | { K40, K41, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, _x_, K4B, K4C, K4D, K4E} \ |
107 | } | 107 | } |
108 | 108 | ||
109 | #define LAYOUT_65_iso_left_lrg( \ | 109 | #define LAYOUT_65_iso_lwkl( \ |
110 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | 110 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ |
111 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1E, \ | 111 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1E, \ |
112 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K1D, K2E, \ | 112 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K1D, K2E, \ |
@@ -120,7 +120,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
120 | { K40, _x_, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, K4A, K4B, K4C, K4D, K4E} \ | 120 | { K40, _x_, K42, _x_, _x_, K45, _x_, _x_, _x_, K49, K4A, K4B, K4C, K4D, K4E} \ |
121 | } | 121 | } |
122 | 122 | ||
123 | #define LAYOUT_65_iso_lrg( \ | 123 | #define LAYOUT_65_iso_wkl( \ |
124 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | 124 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ |
125 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1E, \ | 125 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1E, \ |
126 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K1D, K2E, \ | 126 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, K1D, K2E, \ |
diff --git a/keyboards/draytronics/elise/info.json b/keyboards/draytronics/elise/info.json index 752bda1f7..ef73bbc30 100644 --- a/keyboards/draytronics/elise/info.json +++ b/keyboards/draytronics/elise/info.json | |||
@@ -4,76 +4,617 @@ | |||
4 | "maintainer": "ghostseven", | 4 | "maintainer": "ghostseven", |
5 | "width": 16, | 5 | "width": 16, |
6 | "height": 5, | 6 | "height": 5, |
7 | "layout_aliases": { | ||
8 | "LAYOUT_65_ansi_right_lrg": "LAYOUT_65_ansi_rwkl", | ||
9 | "LAYOUT_65_ansi_left_lrg": "LAYOUT_65_ansi_lwkl", | ||
10 | "LAYOUT_65_ansi_lrg": "LAYOUT_65_ansi_wkl", | ||
11 | "LAYOUT_65_iso_right_lrg": "LAYOUT_65_iso_rwkl", | ||
12 | "LAYOUT_65_iso_left_lrg": "LAYOUT_65_iso_lwkl", | ||
13 | "LAYOUT_65_iso_lrg": "LAYOUT_65_iso_wkl" | ||
14 | }, | ||
7 | "layouts": { | 15 | "layouts": { |
8 | "LAYOUT_65_ansi": { | 16 | "LAYOUT_65_ansi": { |
9 | "layout": [ | 17 | "layout": [ |
10 | {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, {"label":"2", "x":2, "y":0}, {"label":"3", "x":3, "y":0}, {"label":"4", "x":4, "y":0}, {"label":"5", "x":5, "y":0}, {"label":"6", "x":6, "y":0}, {"label":"7", "x":7, "y":0}, {"label":"8", "x":8, "y":0}, {"label":"9", "x":9, "y":0}, {"label":"10", "x":10, "y":0}, {"label":"-", "x":11, "y":0}, {"label":"=", "x":12, "y":0}, {"label":"Backspace", "x":13, "y":0, "w":2}, {"label":"~", "x":15, "y":0}, | 18 | {"label":"Esc", "x":0, "y":0}, |
11 | {"label":"Tab", "x":0, "y":1, "w":1.5}, {"label":"Q", "x":1.5, "y":1}, {"label":"W", "x":2.5, "y":1}, {"label":"E", "x":3.5, "y":1}, {"label":"R", "x":4.5, "y":1}, {"label":"T", "x":5.5, "y":1}, {"label":"Y", "x":6.5, "y":1}, {"label":"U", "x":7.5, "y":1}, {"label":"I", "x":8.5, "y":1}, {"label":"O", "x":9.5, "y":1}, {"label":"P", "x":10.5, "y":1}, {"label":"[", "x":11.5, "y":1}, {"label":"]", "x":12.5, "y":1}, {"label":"\\", "x":13.5, "y":1, "w":1.5}, {"label":"Delete", "x":15, "y":1}, | 19 | {"label":"1", "x":1, "y":0}, |
12 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, {"label":"A", "x":1.75, "y":2}, {"label":"S", "x":2.75, "y":2}, {"label":"D", "x":3.75, "y":2}, {"label":"F", "x":4.75, "y":2}, {"label":"G", "x":5.75, "y":2}, {"label":"H", "x":6.75, "y":2}, {"label":"J", "x":7.75, "y":2}, {"label":"K", "x":8.75, "y":2}, {"label":"L", "x":9.75, "y":2}, {"label":";", "x":10.75, "y":2}, {"label":"'", "x":11.75, "y":2}, {"label":"Enter", "x":12.75, "y":2, "w":2.25}, {"label":"PgUp", "x":15, "y":2}, | 20 | {"label":"2", "x":2, "y":0}, |
13 | {"label":"Shift", "x":0, "y":3, "w":2.25}, {"label":"Z", "x":2.25, "y":3}, {"label":"X", "x":3.25, "y":3}, {"label":"C", "x":4.25, "y":3}, {"label":"V", "x":5.25, "y":3}, {"label":"B", "x":6.25, "y":3}, {"label":"N", "x":7.25, "y":3}, {"label":"M", "x":8.25, "y":3}, {"label":",", "x":9.25, "y":3}, {"label":".", "x":10.25, "y":3}, {"label":"/", "x":11.25, "y":3}, {"label":"Shift", "x":12.25, "y":3, "w":1.75}, {"label":"\u2191", "x":14, "y":3}, {"label":"PgDn", "x":15, "y":3}, | 21 | {"label":"3", "x":3, "y":0}, |
14 | {"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":"Space", "x":3.75, "y":4, "w":6.25}, {"label":"Alt", "x":10, "y":4}, {"label":"Fn", "x":11, "y":4}, {"label":"Ctrl", "x":12, "y":4}, {"label":"\u2190", "x":13, "y":4}, {"label":"\u2193", "x":14, "y":4}, {"label":"\u2192", "x":15, "y":4} | 22 | {"label":"4", "x":4, "y":0}, |
15 | ] | 23 | {"label":"5", "x":5, "y":0}, |
24 | {"label":"6", "x":6, "y":0}, | ||
25 | {"label":"7", "x":7, "y":0}, | ||
26 | {"label":"8", "x":8, "y":0}, | ||
27 | {"label":"9", "x":9, "y":0}, | ||
28 | {"label":"10", "x":10, "y":0}, | ||
29 | {"label":"-", "x":11, "y":0}, | ||
30 | {"label":"=", "x":12, "y":0}, | ||
31 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
32 | {"label":"~", "x":15, "y":0}, | ||
33 | |||
34 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
35 | {"label":"Q", "x":1.5, "y":1}, | ||
36 | {"label":"W", "x":2.5, "y":1}, | ||
37 | {"label":"E", "x":3.5, "y":1}, | ||
38 | {"label":"R", "x":4.5, "y":1}, | ||
39 | {"label":"T", "x":5.5, "y":1}, | ||
40 | {"label":"Y", "x":6.5, "y":1}, | ||
41 | {"label":"U", "x":7.5, "y":1}, | ||
42 | {"label":"I", "x":8.5, "y":1}, | ||
43 | {"label":"O", "x":9.5, "y":1}, | ||
44 | {"label":"P", "x":10.5, "y":1}, | ||
45 | {"label":"[", "x":11.5, "y":1}, | ||
46 | {"label":"]", "x":12.5, "y":1}, | ||
47 | {"label":"\\", "x":13.5, "y":1, "w":1.5}, | ||
48 | {"label":"Delete", "x":15, "y":1}, | ||
49 | |||
50 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
51 | {"label":"A", "x":1.75, "y":2}, | ||
52 | {"label":"S", "x":2.75, "y":2}, | ||
53 | {"label":"D", "x":3.75, "y":2}, | ||
54 | {"label":"F", "x":4.75, "y":2}, | ||
55 | {"label":"G", "x":5.75, "y":2}, | ||
56 | {"label":"H", "x":6.75, "y":2}, | ||
57 | {"label":"J", "x":7.75, "y":2}, | ||
58 | {"label":"K", "x":8.75, "y":2}, | ||
59 | {"label":"L", "x":9.75, "y":2}, | ||
60 | {"label":";", "x":10.75, "y":2}, | ||
61 | {"label":"'", "x":11.75, "y":2}, | ||
62 | {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||
63 | {"label":"PgUp", "x":15, "y":2}, | ||
64 | |||
65 | {"label":"Shift", "x":0, "y":3, "w":2.25}, | ||
66 | {"label":"Z", "x":2.25, "y":3}, | ||
67 | {"label":"X", "x":3.25, "y":3}, | ||
68 | {"label":"C", "x":4.25, "y":3}, | ||
69 | {"label":"V", "x":5.25, "y":3}, | ||
70 | {"label":"B", "x":6.25, "y":3}, | ||
71 | {"label":"N", "x":7.25, "y":3}, | ||
72 | {"label":"M", "x":8.25, "y":3}, | ||
73 | {"label":",", "x":9.25, "y":3}, | ||
74 | {"label":".", "x":10.25, "y":3}, | ||
75 | {"label":"/", "x":11.25, "y":3}, | ||
76 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
77 | {"label":"\u2191", "x":14, "y":3}, | ||
78 | {"label":"PgDn", "x":15, "y":3}, | ||
79 | |||
80 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
81 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
82 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
83 | {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||
84 | {"label":"Alt", "x":10, "y":4}, | ||
85 | {"label":"Fn", "x":11, "y":4}, | ||
86 | {"label":"Ctrl", "x":12, "y":4}, | ||
87 | {"label":"\u2190", "x":13, "y":4}, | ||
88 | {"label":"\u2193", "x":14, "y":4}, | ||
89 | {"label":"\u2192", "x":15, "y":4} | ||
90 | ] | ||
16 | }, | 91 | }, |
17 | "LAYOUT_65_ansi_right_lrg": { | 92 | "LAYOUT_65_ansi_rwkl": { |
18 | "layout": [ | 93 | "layout": [ |
19 | {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, {"label":"2", "x":2, "y":0}, {"label":"3", "x":3, "y":0}, {"label":"4", "x":4, "y":0}, {"label":"5", "x":5, "y":0}, {"label":"6", "x":6, "y":0}, {"label":"7", "x":7, "y":0}, {"label":"8", "x":8, "y":0}, {"label":"9", "x":9, "y":0}, {"label":"10", "x":10, "y":0}, {"label":"-", "x":11, "y":0}, {"label":"=", "x":12, "y":0}, {"label":"Backspace", "x":13, "y":0, "w":2}, {"label":"~", "x":15, "y":0}, | 94 | {"label":"Esc", "x":0, "y":0}, |
20 | {"label":"Tab", "x":0, "y":1, "w":1.5}, {"label":"Q", "x":1.5, "y":1}, {"label":"W", "x":2.5, "y":1}, {"label":"E", "x":3.5, "y":1}, {"label":"R", "x":4.5, "y":1}, {"label":"T", "x":5.5, "y":1}, {"label":"Y", "x":6.5, "y":1}, {"label":"U", "x":7.5, "y":1}, {"label":"I", "x":8.5, "y":1}, {"label":"O", "x":9.5, "y":1}, {"label":"P", "x":10.5, "y":1}, {"label":"[", "x":11.5, "y":1}, {"label":"]", "x":12.5, "y":1}, {"label":"\\", "x":13.5, "y":1, "w":1.5}, {"label":"Delete", "x":15, "y":1}, | 95 | {"label":"1", "x":1, "y":0}, |
21 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, {"label":"A", "x":1.75, "y":2}, {"label":"S", "x":2.75, "y":2}, {"label":"D", "x":3.75, "y":2}, {"label":"F", "x":4.75, "y":2}, {"label":"G", "x":5.75, "y":2}, {"label":"H", "x":6.75, "y":2}, {"label":"J", "x":7.75, "y":2}, {"label":"K", "x":8.75, "y":2}, {"label":"L", "x":9.75, "y":2}, {"label":";", "x":10.75, "y":2}, {"label":"'", "x":11.75, "y":2}, {"label":"Enter", "x":12.75, "y":2, "w":2.25}, {"label":"PgUp", "x":15, "y":2}, | 96 | {"label":"2", "x":2, "y":0}, |
22 | {"label":"Shift", "x":0, "y":3, "w":2.25}, {"label":"Z", "x":2.25, "y":3}, {"label":"X", "x":3.25, "y":3}, {"label":"C", "x":4.25, "y":3}, {"label":"V", "x":5.25, "y":3}, {"label":"B", "x":6.25, "y":3}, {"label":"N", "x":7.25, "y":3}, {"label":"M", "x":8.25, "y":3}, {"label":",", "x":9.25, "y":3}, {"label":".", "x":10.25, "y":3}, {"label":"/", "x":11.25, "y":3}, {"label":"Shift", "x":12.25, "y":3, "w":1.75}, {"label":"\u2191", "x":14, "y":3}, {"label":"PgDn", "x":15, "y":3}, | 97 | {"label":"3", "x":3, "y":0}, |
23 | {"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":"Space", "x":3.75, "y":4, "w":6.25}, {"label":"Alt", "x":10, "y":4, "w":1.5}, {"label":"Fn", "x":11.5, "y":4, "w":1.5}, {"label":"\u2190", "x":13, "y":4}, {"label":"\u2193", "x":14, "y":4}, {"label":"\u2192", "x":15, "y":4}] | 98 | {"label":"4", "x":4, "y":0}, |
99 | {"label":"5", "x":5, "y":0}, | ||
100 | {"label":"6", "x":6, "y":0}, | ||
101 | {"label":"7", "x":7, "y":0}, | ||
102 | {"label":"8", "x":8, "y":0}, | ||
103 | {"label":"9", "x":9, "y":0}, | ||
104 | {"label":"10", "x":10, "y":0}, | ||
105 | {"label":"-", "x":11, "y":0}, | ||
106 | {"label":"=", "x":12, "y":0}, | ||
107 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
108 | {"label":"~", "x":15, "y":0}, | ||
109 | |||
110 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
111 | {"label":"Q", "x":1.5, "y":1}, | ||
112 | {"label":"W", "x":2.5, "y":1}, | ||
113 | {"label":"E", "x":3.5, "y":1}, | ||
114 | {"label":"R", "x":4.5, "y":1}, | ||
115 | {"label":"T", "x":5.5, "y":1}, | ||
116 | {"label":"Y", "x":6.5, "y":1}, | ||
117 | {"label":"U", "x":7.5, "y":1}, | ||
118 | {"label":"I", "x":8.5, "y":1}, | ||
119 | {"label":"O", "x":9.5, "y":1}, | ||
120 | {"label":"P", "x":10.5, "y":1}, | ||
121 | {"label":"[", "x":11.5, "y":1}, | ||
122 | {"label":"]", "x":12.5, "y":1}, | ||
123 | {"label":"\\", "x":13.5, "y":1, "w":1.5}, | ||
124 | {"label":"Delete", "x":15, "y":1}, | ||
125 | |||
126 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
127 | {"label":"A", "x":1.75, "y":2}, | ||
128 | {"label":"S", "x":2.75, "y":2}, | ||
129 | {"label":"D", "x":3.75, "y":2}, | ||
130 | {"label":"F", "x":4.75, "y":2}, | ||
131 | {"label":"G", "x":5.75, "y":2}, | ||
132 | {"label":"H", "x":6.75, "y":2}, | ||
133 | {"label":"J", "x":7.75, "y":2}, | ||
134 | {"label":"K", "x":8.75, "y":2}, | ||
135 | {"label":"L", "x":9.75, "y":2}, | ||
136 | {"label":";", "x":10.75, "y":2}, | ||
137 | {"label":"'", "x":11.75, "y":2}, | ||
138 | {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||
139 | {"label":"PgUp", "x":15, "y":2}, | ||
140 | |||
141 | {"label":"Shift", "x":0, "y":3, "w":2.25}, | ||
142 | {"label":"Z", "x":2.25, "y":3}, | ||
143 | {"label":"X", "x":3.25, "y":3}, | ||
144 | {"label":"C", "x":4.25, "y":3}, | ||
145 | {"label":"V", "x":5.25, "y":3}, | ||
146 | {"label":"B", "x":6.25, "y":3}, | ||
147 | {"label":"N", "x":7.25, "y":3}, | ||
148 | {"label":"M", "x":8.25, "y":3}, | ||
149 | {"label":",", "x":9.25, "y":3}, | ||
150 | {"label":".", "x":10.25, "y":3}, | ||
151 | {"label":"/", "x":11.25, "y":3}, | ||
152 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
153 | {"label":"\u2191", "x":14, "y":3}, | ||
154 | {"label":"PgDn", "x":15, "y":3}, | ||
155 | |||
156 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
157 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
158 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
159 | {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||
160 | {"label":"Alt", "x":10, "y":4, "w":1.5}, | ||
161 | {"label":"Fn", "x":11.5, "y":4, "w":1.5}, | ||
162 | {"label":"\u2190", "x":13, "y":4}, | ||
163 | {"label":"\u2193", "x":14, "y":4}, | ||
164 | {"label":"\u2192", "x":15, "y":4} | ||
165 | ] | ||
24 | }, | 166 | }, |
25 | "LAYOUT_65_ansi_left_lrg": { | 167 | "LAYOUT_65_ansi_lwkl": { |
26 | "layout": [ | 168 | "layout": [ |
27 | {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, {"label":"2", "x":2, "y":0}, {"label":"3", "x":3, "y":0}, {"label":"4", "x":4, "y":0}, {"label":"5", "x":5, "y":0}, {"label":"6", "x":6, "y":0}, {"label":"7", "x":7, "y":0}, {"label":"8", "x":8, "y":0}, {"label":"9", "x":9, "y":0}, {"label":"10", "x":10, "y":0}, {"label":"-", "x":11, "y":0}, {"label":"=", "x":12, "y":0}, {"label":"Backspace", "x":13, "y":0, "w":2}, {"label":"~", "x":15, "y":0}, | 169 | {"label":"Esc", "x":0, "y":0}, |
28 | {"label":"Tab", "x":0, "y":1, "w":1.5}, {"label":"Q", "x":1.5, "y":1}, {"label":"W", "x":2.5, "y":1}, {"label":"E", "x":3.5, "y":1}, {"label":"R", "x":4.5, "y":1}, {"label":"T", "x":5.5, "y":1}, {"label":"Y", "x":6.5, "y":1}, {"label":"U", "x":7.5, "y":1}, {"label":"I", "x":8.5, "y":1}, {"label":"O", "x":9.5, "y":1}, {"label":"P", "x":10.5, "y":1}, {"label":"[", "x":11.5, "y":1}, {"label":"]", "x":12.5, "y":1}, {"label":"\\", "x":13.5, "y":1, "w":1.5}, {"label":"Delete", "x":15, "y":1}, | 170 | {"label":"1", "x":1, "y":0}, |
29 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, {"label":"A", "x":1.75, "y":2}, {"label":"S", "x":2.75, "y":2}, {"label":"D", "x":3.75, "y":2}, {"label":"F", "x":4.75, "y":2}, {"label":"G", "x":5.75, "y":2}, {"label":"H", "x":6.75, "y":2}, {"label":"J", "x":7.75, "y":2}, {"label":"K", "x":8.75, "y":2}, {"label":"L", "x":9.75, "y":2}, {"label":";", "x":10.75, "y":2}, {"label":"''", "x":11.75, "y":2}, {"label":"Enter", "x":12.75, "y":2, "w":2.25}, {"label":"PgUp", "x":15, "y":2}, | 171 | {"label":"2", "x":2, "y":0}, |
30 | {"label":"Shift", "x":0, "y":3, "w":2.25}, {"label":"Z", "x":2.25, "y":3}, {"label":"X", "x":3.25, "y":3}, {"label":"C", "x":4.25, "y":3}, {"label":"V", "x":5.25, "y":3}, {"label":"B", "x":6.25, "y":3}, {"label":"N", "x":7.25, "y":3}, {"label":"M", "x":8.25, "y":3}, {"label":",", "x":9.25, "y":3}, {"label":".", "x":10.25, "y":3}, {"label":"/", "x":11.25, "y":3}, {"label":"Shift", "x":12.25, "y":3, "w":1.75}, {"label":"\u2191", "x":14, "y":3}, {"label":"PgDn", "x":15, "y":3}, | 172 | {"label":"3", "x":3, "y":0}, |
31 | {"label":"Ctrl", "x":0, "y":4, "w":1.5}, {"label":"Alt", "x":1.5, "y":4, "w":1.5}, {"label":"Space", "x":3, "y":4, "w":7}, {"label":"Alt", "x":10, "y":4}, {"label":"Fn", "x":11, "y":4}, {"label":"Ctrl", "x":12, "y":4}, {"label":"\u2190", "x":13, "y":4}, {"label":"\u2193", "x":14, "y":4}, {"label":"\u2192", "x":15, "y":4} | 173 | {"label":"4", "x":4, "y":0}, |
174 | {"label":"5", "x":5, "y":0}, | ||
175 | {"label":"6", "x":6, "y":0}, | ||
176 | {"label":"7", "x":7, "y":0}, | ||
177 | {"label":"8", "x":8, "y":0}, | ||
178 | {"label":"9", "x":9, "y":0}, | ||
179 | {"label":"10", "x":10, "y":0}, | ||
180 | {"label":"-", "x":11, "y":0}, | ||
181 | {"label":"=", "x":12, "y":0}, | ||
182 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
183 | {"label":"~", "x":15, "y":0}, | ||
184 | |||
185 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
186 | {"label":"Q", "x":1.5, "y":1}, | ||
187 | {"label":"W", "x":2.5, "y":1}, | ||
188 | {"label":"E", "x":3.5, "y":1}, | ||
189 | {"label":"R", "x":4.5, "y":1}, | ||
190 | {"label":"T", "x":5.5, "y":1}, | ||
191 | {"label":"Y", "x":6.5, "y":1}, | ||
192 | {"label":"U", "x":7.5, "y":1}, | ||
193 | {"label":"I", "x":8.5, "y":1}, | ||
194 | {"label":"O", "x":9.5, "y":1}, | ||
195 | {"label":"P", "x":10.5, "y":1}, | ||
196 | {"label":"[", "x":11.5, "y":1}, | ||
197 | {"label":"]", "x":12.5, "y":1}, | ||
198 | {"label":"\\", "x":13.5, "y":1, "w":1.5}, | ||
199 | {"label":"Delete", "x":15, "y":1}, | ||
200 | |||
201 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
202 | {"label":"A", "x":1.75, "y":2}, | ||
203 | {"label":"S", "x":2.75, "y":2}, | ||
204 | {"label":"D", "x":3.75, "y":2}, | ||
205 | {"label":"F", "x":4.75, "y":2}, | ||
206 | {"label":"G", "x":5.75, "y":2}, | ||
207 | {"label":"H", "x":6.75, "y":2}, | ||
208 | {"label":"J", "x":7.75, "y":2}, | ||
209 | {"label":"K", "x":8.75, "y":2}, | ||
210 | {"label":"L", "x":9.75, "y":2}, | ||
211 | {"label":";", "x":10.75, "y":2}, | ||
212 | {"label":"'", "x":11.75, "y":2}, | ||
213 | {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||
214 | {"label":"PgUp", "x":15, "y":2}, | ||
215 | |||
216 | {"label":"Shift", "x":0, "y":3, "w":2.25}, | ||
217 | {"label":"Z", "x":2.25, "y":3}, | ||
218 | {"label":"X", "x":3.25, "y":3}, | ||
219 | {"label":"C", "x":4.25, "y":3}, | ||
220 | {"label":"V", "x":5.25, "y":3}, | ||
221 | {"label":"B", "x":6.25, "y":3}, | ||
222 | {"label":"N", "x":7.25, "y":3}, | ||
223 | {"label":"M", "x":8.25, "y":3}, | ||
224 | {"label":",", "x":9.25, "y":3}, | ||
225 | {"label":".", "x":10.25, "y":3}, | ||
226 | {"label":"/", "x":11.25, "y":3}, | ||
227 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
228 | {"label":"\u2191", "x":14, "y":3}, | ||
229 | {"label":"PgDn", "x":15, "y":3}, | ||
230 | |||
231 | {"label":"Ctrl", "x":0, "y":4, "w":1.5}, | ||
232 | {"label":"Alt", "x":1.5, "y":4, "w":1.5}, | ||
233 | {"label":"Space", "x":3, "y":4, "w":7}, | ||
234 | {"label":"Alt", "x":10, "y":4}, | ||
235 | {"label":"Fn", "x":11, "y":4}, | ||
236 | {"label":"Ctrl", "x":12, "y":4}, | ||
237 | {"label":"\u2190", "x":13, "y":4}, | ||
238 | {"label":"\u2193", "x":14, "y":4}, | ||
239 | {"label":"\u2192", "x":15, "y":4} | ||
32 | ] | 240 | ] |
33 | }, | 241 | }, |
34 | "LAYOUT_65_ansi_lrg": { | 242 | "LAYOUT_65_ansi_wkl": { |
35 | "layout": [ | 243 | "layout": [ |
36 | {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, {"label":"2", "x":2, "y":0}, {"label":"3", "x":3, "y":0}, {"label":"4", "x":4, "y":0}, {"label":"5", "x":5, "y":0}, {"label":"6", "x":6, "y":0}, {"label":"7", "x":7, "y":0}, {"label":"8", "x":8, "y":0}, {"label":"9", "x":9, "y":0}, {"label":"10", "x":10, "y":0}, {"label":"-", "x":11, "y":0}, {"label":"=", "x":12, "y":0}, {"label":"Backspace", "x":13, "y":0, "w":2}, {"label":"~", "x":15, "y":0}, | 244 | {"label":"Esc", "x":0, "y":0}, |
37 | {"label":"Tab", "x":0, "y":1, "w":1.5}, {"label":"Q", "x":1.5, "y":1}, {"label":"W", "x":2.5, "y":1}, {"label":"E", "x":3.5, "y":1}, {"label":"R", "x":4.5, "y":1}, {"label":"T", "x":5.5, "y":1}, {"label":"Y", "x":6.5, "y":1}, {"label":"U", "x":7.5, "y":1}, {"label":"I", "x":8.5, "y":1}, {"label":"O", "x":9.5, "y":1}, {"label":"P", "x":10.5, "y":1}, {"label":"[", "x":11.5, "y":1}, {"label":"]", "x":12.5, "y":1}, {"label":"\\", "x":13.5, "y":1, "w":1.5}, {"label":"Delete", "x":15, "y":1}, | 245 | {"label":"1", "x":1, "y":0}, |
38 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, {"label":"A", "x":1.75, "y":2}, {"label":"S", "x":2.75, "y":2}, {"label":"D", "x":3.75, "y":2}, {"label":"F", "x":4.75, "y":2}, {"label":"G", "x":5.75, "y":2}, {"label":"H", "x":6.75, "y":2}, {"label":"J", "x":7.75, "y":2}, {"label":"K", "x":8.75, "y":2}, {"label":"L", "x":9.75, "y":2}, {"label":";", "x":10.75, "y":2}, {"label":"'", "x":11.75, "y":2}, {"label":"Enter", "x":12.75, "y":2, "w":2.25}, {"label":"PgUp", "x":15, "y":2}, | 246 | {"label":"2", "x":2, "y":0}, |
39 | {"label":"Shift", "x":0, "y":3, "w":2.25}, {"label":"Z", "x":2.25, "y":3}, {"label":"X", "x":3.25, "y":3}, {"label":"C", "x":4.25, "y":3}, {"label":"V", "x":5.25, "y":3}, {"label":"B", "x":6.25, "y":3}, {"label":"N", "x":7.25, "y":3}, {"label":"M", "x":8.25, "y":3}, {"label":",", "x":9.25, "y":3}, {"label":".", "x":10.25, "y":3}, {"label":"/", "x":11.25, "y":3}, {"label":"Shift", "x":12.25, "y":3, "w":1.75}, {"label":"\u2191", "x":14, "y":3}, {"label":"PgDn", "x":15, "y":3}, | 247 | {"label":"3", "x":3, "y":0}, |
40 | {"label":"Ctrl", "x":0, "y":4, "w":1.5}, {"label":"Alt", "x":1.5, "y":4, "w":1.5}, {"label":"Space", "x":3, "y":4, "w":7}, {"label":"Alt", "x":10, "y":4, "w":1.5}, {"label":"Fn", "x":11.5, "y":4, "w":1.5}, {"label":"\u2190", "x":13, "y":4}, {"label":"\u2193", "x":14, "y":4}, {"label":"\u2192", "x":15, "y":4} | 248 | {"label":"4", "x":4, "y":0}, |
249 | {"label":"5", "x":5, "y":0}, | ||
250 | {"label":"6", "x":6, "y":0}, | ||
251 | {"label":"7", "x":7, "y":0}, | ||
252 | {"label":"8", "x":8, "y":0}, | ||
253 | {"label":"9", "x":9, "y":0}, | ||
254 | {"label":"10", "x":10, "y":0}, | ||
255 | {"label":"-", "x":11, "y":0}, | ||
256 | {"label":"=", "x":12, "y":0}, | ||
257 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
258 | {"label":"~", "x":15, "y":0}, | ||
259 | |||
260 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
261 | {"label":"Q", "x":1.5, "y":1}, | ||
262 | {"label":"W", "x":2.5, "y":1}, | ||
263 | {"label":"E", "x":3.5, "y":1}, | ||
264 | {"label":"R", "x":4.5, "y":1}, | ||
265 | {"label":"T", "x":5.5, "y":1}, | ||
266 | {"label":"Y", "x":6.5, "y":1}, | ||
267 | {"label":"U", "x":7.5, "y":1}, | ||
268 | {"label":"I", "x":8.5, "y":1}, | ||
269 | {"label":"O", "x":9.5, "y":1}, | ||
270 | {"label":"P", "x":10.5, "y":1}, | ||
271 | {"label":"[", "x":11.5, "y":1}, | ||
272 | {"label":"]", "x":12.5, "y":1}, | ||
273 | {"label":"\\", "x":13.5, "y":1, "w":1.5}, | ||
274 | {"label":"Delete", "x":15, "y":1}, | ||
275 | |||
276 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
277 | {"label":"A", "x":1.75, "y":2}, | ||
278 | {"label":"S", "x":2.75, "y":2}, | ||
279 | {"label":"D", "x":3.75, "y":2}, | ||
280 | {"label":"F", "x":4.75, "y":2}, | ||
281 | {"label":"G", "x":5.75, "y":2}, | ||
282 | {"label":"H", "x":6.75, "y":2}, | ||
283 | {"label":"J", "x":7.75, "y":2}, | ||
284 | {"label":"K", "x":8.75, "y":2}, | ||
285 | {"label":"L", "x":9.75, "y":2}, | ||
286 | {"label":";", "x":10.75, "y":2}, | ||
287 | {"label":"'", "x":11.75, "y":2}, | ||
288 | {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||
289 | {"label":"PgUp", "x":15, "y":2}, | ||
290 | |||
291 | {"label":"Shift", "x":0, "y":3, "w":2.25}, | ||
292 | {"label":"Z", "x":2.25, "y":3}, | ||
293 | {"label":"X", "x":3.25, "y":3}, | ||
294 | {"label":"C", "x":4.25, "y":3}, | ||
295 | {"label":"V", "x":5.25, "y":3}, | ||
296 | {"label":"B", "x":6.25, "y":3}, | ||
297 | {"label":"N", "x":7.25, "y":3}, | ||
298 | {"label":"M", "x":8.25, "y":3}, | ||
299 | {"label":",", "x":9.25, "y":3}, | ||
300 | {"label":".", "x":10.25, "y":3}, | ||
301 | {"label":"/", "x":11.25, "y":3}, | ||
302 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
303 | {"label":"\u2191", "x":14, "y":3}, | ||
304 | {"label":"PgDn", "x":15, "y":3}, | ||
305 | |||
306 | {"label":"Ctrl", "x":0, "y":4, "w":1.5}, | ||
307 | {"label":"Alt", "x":1.5, "y":4, "w":1.5}, | ||
308 | {"label":"Space", "x":3, "y":4, "w":7}, | ||
309 | {"label":"Alt", "x":10, "y":4, "w":1.5}, | ||
310 | {"label":"Fn", "x":11.5, "y":4, "w":1.5}, | ||
311 | {"label":"\u2190", "x":13, "y":4}, | ||
312 | {"label":"\u2193", "x":14, "y":4}, | ||
313 | {"label":"\u2192", "x":15, "y":4} | ||
41 | ] | 314 | ] |
42 | }, | 315 | }, |
43 | "LAYOUT_65_iso": { | 316 | "LAYOUT_65_iso": { |
44 | "layout": [ | 317 | "layout": [ |
45 | {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, {"label":"2", "x":2, "y":0}, {"label":"3", "x":3, "y":0}, {"label":"4", "x":4, "y":0}, {"label":"5", "x":5, "y":0}, {"label":"6", "x":6, "y":0}, {"label":"7", "x":7, "y":0}, {"label":"8", "x":8, "y":0}, {"label":"9", "x":9, "y":0}, {"label":"10", "x":10, "y":0}, {"label":"-", "x":11, "y":0}, {"label":"=", "x":12, "y":0}, {"label":"Backspace", "x":13, "y":0, "w":2}, {"label":"~", "x":15, "y":0}, | 318 | {"label":"Esc", "x":0, "y":0}, |
46 | {"label":"Tab", "x":0, "y":1, "w":1.5}, {"label":"Q", "x":1.5, "y":1}, {"label":"W", "x":2.5, "y":1}, {"label":"E", "x":3.5, "y":1}, {"label":"R", "x":4.5, "y":1}, {"label":"T", "x":5.5, "y":1}, {"label":"Y", "x":6.5, "y":1}, {"label":"U", "x":7.5, "y":1}, {"label":"I", "x":8.5, "y":1}, {"label":"O", "x":9.5, "y":1}, {"label":"P", "x":10.5, "y":1}, {"label":"[", "x":11.5, "y":1}, {"label":"]", "x":12.5, "y":1}, {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, {"label":"Delete", "x":15, "y":1}, | 319 | {"label":"1", "x":1, "y":0}, |
47 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, {"label":"A", "x":1.75, "y":2}, {"label":"S", "x":2.75, "y":2}, {"label":"D", "x":3.75, "y":2}, {"label":"F", "x":4.75, "y":2}, {"label":"G", "x":5.75, "y":2}, {"label":"H", "x":6.75, "y":2}, {"label":"J", "x":7.75, "y":2}, {"label":"K", "x":8.75, "y":2}, {"label":"L", "x":9.75, "y":2}, {"label":";", "x":10.75, "y":2}, {"label":"'", "x":11.75, "y":2}, {"label":"#", "x":12.75, "y":2}, {"label":"PgUp", "x":15, "y":2}, | 320 | {"label":"2", "x":2, "y":0}, |
48 | {"label":"Shift", "x":0, "y":3, "w":1.25}, {"label":"\\", "x":1.25, "y":3}, {"label":"Z", "x":2.25, "y":3}, {"label":"X", "x":3.25, "y":3}, {"label":"C", "x":4.25, "y":3}, {"label":"V", "x":5.25, "y":3}, {"label":"B", "x":6.25, "y":3}, {"label":"N", "x":7.25, "y":3}, {"label":"M", "x":8.25, "y":3}, {"label":",", "x":9.25, "y":3}, {"label":".", "x":10.25, "y":3}, {"label":"/", "x":11.25, "y":3}, {"label":"Shift", "x":12.25, "y":3, "w":2.75}, {"label":"PgDn", "x":15, "y":3}, | 321 | {"label":"3", "x":3, "y":0}, |
49 | {"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":"Space", "x":3.75, "y":4, "w":6.25}, {"label":"Alt", "x":10, "y":4}, {"label":"Fn", "x":11, "y":4}, {"label":"Ctrl", "x":12, "y":4}, {"label":"\u2190", "x":13, "y":4}, {"label":"\u2193", "x":14, "y":4}, {"label":"\u2192", "x":15, "y":4} | 322 | {"label":"4", "x":4, "y":0}, |
323 | {"label":"5", "x":5, "y":0}, | ||
324 | {"label":"6", "x":6, "y":0}, | ||
325 | {"label":"7", "x":7, "y":0}, | ||
326 | {"label":"8", "x":8, "y":0}, | ||
327 | {"label":"9", "x":9, "y":0}, | ||
328 | {"label":"10", "x":10, "y":0}, | ||
329 | {"label":"-", "x":11, "y":0}, | ||
330 | {"label":"=", "x":12, "y":0}, | ||
331 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
332 | {"label":"~", "x":15, "y":0}, | ||
333 | |||
334 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
335 | {"label":"Q", "x":1.5, "y":1}, | ||
336 | {"label":"W", "x":2.5, "y":1}, | ||
337 | {"label":"E", "x":3.5, "y":1}, | ||
338 | {"label":"R", "x":4.5, "y":1}, | ||
339 | {"label":"T", "x":5.5, "y":1}, | ||
340 | {"label":"Y", "x":6.5, "y":1}, | ||
341 | {"label":"U", "x":7.5, "y":1}, | ||
342 | {"label":"I", "x":8.5, "y":1}, | ||
343 | {"label":"O", "x":9.5, "y":1}, | ||
344 | {"label":"P", "x":10.5, "y":1}, | ||
345 | {"label":"[", "x":11.5, "y":1}, | ||
346 | {"label":"]", "x":12.5, "y":1}, | ||
347 | {"label":"Delete", "x":15, "y":1}, | ||
348 | |||
349 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
350 | {"label":"A", "x":1.75, "y":2}, | ||
351 | {"label":"S", "x":2.75, "y":2}, | ||
352 | {"label":"D", "x":3.75, "y":2}, | ||
353 | {"label":"F", "x":4.75, "y":2}, | ||
354 | {"label":"G", "x":5.75, "y":2}, | ||
355 | {"label":"H", "x":6.75, "y":2}, | ||
356 | {"label":"J", "x":7.75, "y":2}, | ||
357 | {"label":"K", "x":8.75, "y":2}, | ||
358 | {"label":"L", "x":9.75, "y":2}, | ||
359 | {"label":";", "x":10.75, "y":2}, | ||
360 | {"label":"'", "x":11.75, "y":2}, | ||
361 | {"label":"#", "x":12.75, "y":2}, | ||
362 | {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, | ||
363 | {"label":"PgUp", "x":15, "y":2}, | ||
364 | |||
365 | {"label":"Shift", "x":0, "y":3, "w":1.25}, | ||
366 | {"label":"\\", "x":1.25, "y":3}, | ||
367 | {"label":"Z", "x":2.25, "y":3}, | ||
368 | {"label":"X", "x":3.25, "y":3}, | ||
369 | {"label":"C", "x":4.25, "y":3}, | ||
370 | {"label":"V", "x":5.25, "y":3}, | ||
371 | {"label":"B", "x":6.25, "y":3}, | ||
372 | {"label":"N", "x":7.25, "y":3}, | ||
373 | {"label":"M", "x":8.25, "y":3}, | ||
374 | {"label":",", "x":9.25, "y":3}, | ||
375 | {"label":".", "x":10.25, "y":3}, | ||
376 | {"label":"/", "x":11.25, "y":3}, | ||
377 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
378 | {"label":"\u2191", "x":14, "y":3}, | ||
379 | {"label":"PgDn", "x":15, "y":3}, | ||
380 | |||
381 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
382 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
383 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
384 | {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||
385 | {"label":"Alt", "x":10, "y":4}, | ||
386 | {"label":"Fn", "x":11, "y":4}, | ||
387 | {"label":"Ctrl", "x":12, "y":4}, | ||
388 | {"label":"\u2190", "x":13, "y":4}, | ||
389 | {"label":"\u2193", "x":14, "y":4}, | ||
390 | {"label":"\u2192", "x":15, "y":4} | ||
50 | ] | 391 | ] |
51 | }, | 392 | }, |
52 | "LAYOUT_65_iso_right_lrg": { | 393 | "LAYOUT_65_iso_rwkl": { |
53 | "layout": [ | 394 | "layout": [ |
54 | {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, {"label":"2", "x":2, "y":0}, {"label":"3", "x":3, "y":0}, {"label":"4", "x":4, "y":0}, {"label":"5", "x":5, "y":0}, {"label":"6", "x":6, "y":0}, {"label":"7", "x":7, "y":0}, {"label":"8", "x":8, "y":0}, {"label":"9", "x":9, "y":0}, {"label":"10", "x":10, "y":0}, {"label":"-", "x":11, "y":0}, {"label":"=", "x":12, "y":0}, {"label":"Backspace", "x":13, "y":0, "w":2}, {"label":"~", "x":15, "y":0}, | 395 | {"label":"Esc", "x":0, "y":0}, |
55 | {"label":"Tab", "x":0, "y":1, "w":1.5}, {"label":"Q", "x":1.5, "y":1}, {"label":"W", "x":2.5, "y":1}, {"label":"E", "x":3.5, "y":1}, {"label":"R", "x":4.5, "y":1}, {"label":"T", "x":5.5, "y":1}, {"label":"Y", "x":6.5, "y":1}, {"label":"U", "x":7.5, "y":1}, {"label":"I", "x":8.5, "y":1}, {"label":"O", "x":9.5, "y":1}, {"label":"P", "x":10.5, "y":1}, {"label":"[", "x":11.5, "y":1}, {"label":"]", "x":12.5, "y":1}, {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, {"label":"Delete", "x":15, "y":1}, | 396 | {"label":"1", "x":1, "y":0}, |
56 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, {"label":"A", "x":1.75, "y":2}, {"label":"S", "x":2.75, "y":2}, {"label":"D", "x":3.75, "y":2}, {"label":"F", "x":4.75, "y":2}, {"label":"G", "x":5.75, "y":2}, {"label":"H", "x":6.75, "y":2}, {"label":"J", "x":7.75, "y":2}, {"label":"K", "x":8.75, "y":2}, {"label":"L", "x":9.75, "y":2}, {"label":";", "x":10.75, "y":2}, {"label":"'", "x":11.75, "y":2}, {"label":"#", "x":12.75, "y":2}, {"label":"PgUp", "x":15, "y":2}, | 397 | {"label":"2", "x":2, "y":0}, |
57 | {"label":"Shift", "x":0, "y":3, "w":1.25}, {"label":"\\", "x":1.25, "y":3}, {"label":"Z", "x":2.25, "y":3}, {"label":"X", "x":3.25, "y":3}, {"label":"C", "x":4.25, "y":3}, {"label":"V", "x":5.25, "y":3}, {"label":"B", "x":6.25, "y":3}, {"label":"N", "x":7.25, "y":3}, {"label":"M", "x":8.25, "y":3}, {"label":",", "x":9.25, "y":3}, {"label":".", "x":10.25, "y":3}, {"label":"/", "x":11.25, "y":3}, {"label":"Shift", "x":12.25, "y":3, "w":2.75}, {"label":"PgDn", "x":15, "y":3}, | 398 | {"label":"3", "x":3, "y":0}, |
58 | {"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":"Space", "x":3.75, "y":4, "w":6.25}, {"label":"Alt", "x":10, "y":4, "w":1.5}, {"label":"Fn", "x":11.5, "y":4, "w":1.5}, {"label":"\u2190", "x":13, "y":4}, {"label":"\u2193", "x":14, "y":4}, {"label":"\u2192", "x":15, "y":4} | 399 | {"label":"4", "x":4, "y":0}, |
400 | {"label":"5", "x":5, "y":0}, | ||
401 | {"label":"6", "x":6, "y":0}, | ||
402 | {"label":"7", "x":7, "y":0}, | ||
403 | {"label":"8", "x":8, "y":0}, | ||
404 | {"label":"9", "x":9, "y":0}, | ||
405 | {"label":"10", "x":10, "y":0}, | ||
406 | {"label":"-", "x":11, "y":0}, | ||
407 | {"label":"=", "x":12, "y":0}, | ||
408 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
409 | {"label":"~", "x":15, "y":0}, | ||
410 | |||
411 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
412 | {"label":"Q", "x":1.5, "y":1}, | ||
413 | {"label":"W", "x":2.5, "y":1}, | ||
414 | {"label":"E", "x":3.5, "y":1}, | ||
415 | {"label":"R", "x":4.5, "y":1}, | ||
416 | {"label":"T", "x":5.5, "y":1}, | ||
417 | {"label":"Y", "x":6.5, "y":1}, | ||
418 | {"label":"U", "x":7.5, "y":1}, | ||
419 | {"label":"I", "x":8.5, "y":1}, | ||
420 | {"label":"O", "x":9.5, "y":1}, | ||
421 | {"label":"P", "x":10.5, "y":1}, | ||
422 | {"label":"[", "x":11.5, "y":1}, | ||
423 | {"label":"]", "x":12.5, "y":1}, | ||
424 | {"label":"Delete", "x":15, "y":1}, | ||
425 | |||
426 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
427 | {"label":"A", "x":1.75, "y":2}, | ||
428 | {"label":"S", "x":2.75, "y":2}, | ||
429 | {"label":"D", "x":3.75, "y":2}, | ||
430 | {"label":"F", "x":4.75, "y":2}, | ||
431 | {"label":"G", "x":5.75, "y":2}, | ||
432 | {"label":"H", "x":6.75, "y":2}, | ||
433 | {"label":"J", "x":7.75, "y":2}, | ||
434 | {"label":"K", "x":8.75, "y":2}, | ||
435 | {"label":"L", "x":9.75, "y":2}, | ||
436 | {"label":";", "x":10.75, "y":2}, | ||
437 | {"label":"'", "x":11.75, "y":2}, | ||
438 | {"label":"#", "x":12.75, "y":2}, | ||
439 | {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, | ||
440 | {"label":"PgUp", "x":15, "y":2}, | ||
441 | |||
442 | {"label":"Shift", "x":0, "y":3, "w":1.25}, | ||
443 | {"label":"\\", "x":1.25, "y":3}, | ||
444 | {"label":"Z", "x":2.25, "y":3}, | ||
445 | {"label":"X", "x":3.25, "y":3}, | ||
446 | {"label":"C", "x":4.25, "y":3}, | ||
447 | {"label":"V", "x":5.25, "y":3}, | ||
448 | {"label":"B", "x":6.25, "y":3}, | ||
449 | {"label":"N", "x":7.25, "y":3}, | ||
450 | {"label":"M", "x":8.25, "y":3}, | ||
451 | {"label":",", "x":9.25, "y":3}, | ||
452 | {"label":".", "x":10.25, "y":3}, | ||
453 | {"label":"/", "x":11.25, "y":3}, | ||
454 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
455 | {"label":"\u2191", "x":14, "y":3}, | ||
456 | {"label":"PgDn", "x":15, "y":3}, | ||
457 | |||
458 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
459 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
460 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
461 | {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||
462 | {"label":"Alt", "x":10, "y":4, "w":1.5}, | ||
463 | {"label":"Fn", "x":11.5, "y":4, "w":1.5}, | ||
464 | {"label":"\u2190", "x":13, "y":4}, | ||
465 | {"label":"\u2193", "x":14, "y":4}, | ||
466 | {"label":"\u2192", "x":15, "y":4} | ||
59 | ] | 467 | ] |
60 | }, | 468 | }, |
61 | "LAYOUT_65_iso_lefr_lrg": { | 469 | "LAYOUT_65_iso_lwkl": { |
62 | "layout": [ | 470 | "layout": [ |
63 | {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, {"label":"2", "x":2, "y":0}, {"label":"3", "x":3, "y":0}, {"label":"4", "x":4, "y":0}, {"label":"5", "x":5, "y":0}, {"label":"6", "x":6, "y":0}, {"label":"7", "x":7, "y":0}, {"label":"8", "x":8, "y":0}, {"label":"9", "x":9, "y":0}, {"label":"10", "x":10, "y":0}, {"label":"-", "x":11, "y":0}, {"label":"=", "x":12, "y":0}, {"label":"Backspace", "x":13, "y":0, "w":2}, {"label":"~", "x":15, "y":0}, | 471 | {"label":"Esc", "x":0, "y":0}, |
64 | {"label":"Tab", "x":0, "y":1, "w":1.5}, {"label":"Q", "x":1.5, "y":1}, {"label":"W", "x":2.5, "y":1}, {"label":"E", "x":3.5, "y":1}, {"label":"R", "x":4.5, "y":1}, {"label":"T", "x":5.5, "y":1}, {"label":"Y", "x":6.5, "y":1}, {"label":"U", "x":7.5, "y":1}, {"label":"I", "x":8.5, "y":1}, {"label":"O", "x":9.5, "y":1}, {"label":"P", "x":10.5, "y":1}, {"label":"[", "x":11.5, "y":1}, {"label":"]", "x":12.5, "y":1}, {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, {"label":"Delete", "x":15, "y":1}, | 472 | {"label":"1", "x":1, "y":0}, |
65 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, {"label":"A", "x":1.75, "y":2}, {"label":"S", "x":2.75, "y":2}, {"label":"D", "x":3.75, "y":2}, {"label":"F", "x":4.75, "y":2}, {"label":"G", "x":5.75, "y":2}, {"label":"H", "x":6.75, "y":2}, {"label":"J", "x":7.75, "y":2}, {"label":"K", "x":8.75, "y":2}, {"label":"L", "x":9.75, "y":2}, {"label":";", "x":10.75, "y":2}, {"label":"'", "x":11.75, "y":2}, {"label":"#", "x":12.75, "y":2}, {"label":"PgUp", "x":15, "y":2}, | 473 | {"label":"2", "x":2, "y":0}, |
66 | {"label":"Shift", "x":0, "y":3, "w":1.25}, {"label":"\\", "x":1.25, "y":3}, {"label":"Z", "x":2.25, "y":3}, {"label":"X", "x":3.25, "y":3}, {"label":"C", "x":4.25, "y":3}, {"label":"V", "x":5.25, "y":3}, {"label":"B", "x":6.25, "y":3}, {"label":"N", "x":7.25, "y":3}, {"label":"M", "x":8.25, "y":3}, {"label":",", "x":9.25, "y":3}, {"label":".", "x":10.25, "y":3}, {"label":"/", "x":11.25, "y":3}, {"label":"Shift", "x":12.25, "y":3, "w":2.75}, {"label":"PgDn", "x":15, "y":3}, | 474 | {"label":"3", "x":3, "y":0}, |
67 | {"label":"Ctrl", "x":0, "y":4, "w":1.5}, {"label":"Alt", "x":1.5, "y":4, "w":1.5}, {"label":"Space", "x":3, "y":4, "w":7}, {"label":"Alt", "x":10, "y":4}, {"label":"Fn", "x":11, "y":4}, {"label":"Ctrl", "x":12, "y":4}, {"label":"\u2190", "x":13, "y":4}, {"label":"\u2193", "x":14, "y":4}, {"label":"\u2192", "x":15, "y":4} | 475 | {"label":"4", "x":4, "y":0}, |
476 | {"label":"5", "x":5, "y":0}, | ||
477 | {"label":"6", "x":6, "y":0}, | ||
478 | {"label":"7", "x":7, "y":0}, | ||
479 | {"label":"8", "x":8, "y":0}, | ||
480 | {"label":"9", "x":9, "y":0}, | ||
481 | {"label":"10", "x":10, "y":0}, | ||
482 | {"label":"-", "x":11, "y":0}, | ||
483 | {"label":"=", "x":12, "y":0}, | ||
484 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
485 | {"label":"~", "x":15, "y":0}, | ||
486 | |||
487 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
488 | {"label":"Q", "x":1.5, "y":1}, | ||
489 | {"label":"W", "x":2.5, "y":1}, | ||
490 | {"label":"E", "x":3.5, "y":1}, | ||
491 | {"label":"R", "x":4.5, "y":1}, | ||
492 | {"label":"T", "x":5.5, "y":1}, | ||
493 | {"label":"Y", "x":6.5, "y":1}, | ||
494 | {"label":"U", "x":7.5, "y":1}, | ||
495 | {"label":"I", "x":8.5, "y":1}, | ||
496 | {"label":"O", "x":9.5, "y":1}, | ||
497 | {"label":"P", "x":10.5, "y":1}, | ||
498 | {"label":"[", "x":11.5, "y":1}, | ||
499 | {"label":"]", "x":12.5, "y":1}, | ||
500 | {"label":"Delete", "x":15, "y":1}, | ||
501 | |||
502 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
503 | {"label":"A", "x":1.75, "y":2}, | ||
504 | {"label":"S", "x":2.75, "y":2}, | ||
505 | {"label":"D", "x":3.75, "y":2}, | ||
506 | {"label":"F", "x":4.75, "y":2}, | ||
507 | {"label":"G", "x":5.75, "y":2}, | ||
508 | {"label":"H", "x":6.75, "y":2}, | ||
509 | {"label":"J", "x":7.75, "y":2}, | ||
510 | {"label":"K", "x":8.75, "y":2}, | ||
511 | {"label":"L", "x":9.75, "y":2}, | ||
512 | {"label":";", "x":10.75, "y":2}, | ||
513 | {"label":"'", "x":11.75, "y":2}, | ||
514 | {"label":"#", "x":12.75, "y":2}, | ||
515 | {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, | ||
516 | {"label":"PgUp", "x":15, "y":2}, | ||
517 | |||
518 | {"label":"Shift", "x":0, "y":3, "w":1.25}, | ||
519 | {"label":"\\", "x":1.25, "y":3}, | ||
520 | {"label":"Z", "x":2.25, "y":3}, | ||
521 | {"label":"X", "x":3.25, "y":3}, | ||
522 | {"label":"C", "x":4.25, "y":3}, | ||
523 | {"label":"V", "x":5.25, "y":3}, | ||
524 | {"label":"B", "x":6.25, "y":3}, | ||
525 | {"label":"N", "x":7.25, "y":3}, | ||
526 | {"label":"M", "x":8.25, "y":3}, | ||
527 | {"label":",", "x":9.25, "y":3}, | ||
528 | {"label":".", "x":10.25, "y":3}, | ||
529 | {"label":"/", "x":11.25, "y":3}, | ||
530 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
531 | {"label":"\u2191", "x":14, "y":3}, | ||
532 | {"label":"PgDn", "x":15, "y":3}, | ||
533 | |||
534 | {"label":"Ctrl", "x":0, "y":4, "w":1.5}, | ||
535 | {"label":"Alt", "x":1.5, "y":4, "w":1.5}, | ||
536 | {"label":"Space", "x":3, "y":4, "w":7}, | ||
537 | {"label":"Alt", "x":10, "y":4}, | ||
538 | {"label":"Fn", "x":11, "y":4}, | ||
539 | {"label":"Ctrl", "x":12, "y":4}, | ||
540 | {"label":"\u2190", "x":13, "y":4}, | ||
541 | {"label":"\u2193", "x":14, "y":4}, | ||
542 | {"label":"\u2192", "x":15, "y":4} | ||
68 | ] | 543 | ] |
69 | }, | 544 | }, |
70 | "LAYOUT_65_iso_lrg": { | 545 | "LAYOUT_65_iso_wkl": { |
71 | "layout": [ | 546 | "layout": [ |
72 | {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, {"label":"2", "x":2, "y":0}, {"label":"3", "x":3, "y":0}, {"label":"4", "x":4, "y":0}, {"label":"5", "x":5, "y":0}, {"label":"6", "x":6, "y":0}, {"label":"7", "x":7, "y":0}, {"label":"8", "x":8, "y":0}, {"label":"9", "x":9, "y":0}, {"label":"10", "x":10, "y":0}, {"label":"-", "x":11, "y":0}, {"label":"=", "x":12, "y":0}, {"label":"Backspace", "x":13, "y":0, "w":2}, {"label":"~", "x":15, "y":0}, | 547 | {"label":"Esc", "x":0, "y":0}, |
73 | {"label":"Tab", "x":0, "y":1, "w":1.5}, {"label":"Q", "x":1.5, "y":1}, {"label":"W", "x":2.5, "y":1}, {"label":"E", "x":3.5, "y":1}, {"label":"R", "x":4.5, "y":1}, {"label":"T", "x":5.5, "y":1}, {"label":"Y", "x":6.5, "y":1}, {"label":"U", "x":7.5, "y":1}, {"label":"I", "x":8.5, "y":1}, {"label":"O", "x":9.5, "y":1}, {"label":"P", "x":10.5, "y":1}, {"label":"[", "x":11.5, "y":1}, {"label":"]", "x":12.5, "y":1}, {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, {"label":"Delete", "x":15, "y":1}, | 548 | {"label":"1", "x":1, "y":0}, |
74 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, {"label":"A", "x":1.75, "y":2}, {"label":"S", "x":2.75, "y":2}, {"label":"D", "x":3.75, "y":2}, {"label":"F", "x":4.75, "y":2}, {"label":"G", "x":5.75, "y":2}, {"label":"H", "x":6.75, "y":2}, {"label":"J", "x":7.75, "y":2}, {"label":"K", "x":8.75, "y":2}, {"label":"L", "x":9.75, "y":2}, {"label":";", "x":10.75, "y":2}, {"label":"'", "x":11.75, "y":2}, {"label":"#", "x":12.75, "y":2}, {"label":"PgUp", "x":15, "y":2}, | 549 | {"label":"2", "x":2, "y":0}, |
75 | {"label":"Shift", "x":0, "y":3, "w":1.25}, {"label":"\\", "x":1.25, "y":3}, {"label":"Z", "x":2.25, "y":3}, {"label":"X", "x":3.25, "y":3}, {"label":"C", "x":4.25, "y":3}, {"label":"V", "x":5.25, "y":3}, {"label":"B", "x":6.25, "y":3}, {"label":"N", "x":7.25, "y":3}, {"label":"M", "x":8.25, "y":3}, {"label":",", "x":9.25, "y":3}, {"label":".", "x":10.25, "y":3}, {"label":"/", "x":11.25, "y":3}, {"label":"Shift", "x":12.25, "y":3, "w":2.75}, {"label":"PgDn", "x":15, "y":3}, | 550 | {"label":"3", "x":3, "y":0}, |
76 | {"label":"Ctrl", "x":0, "y":4, "w":1.5}, {"label":"Alt", "x":1.5, "y":4, "w":1.5}, {"label":"Space", "x":3, "y":4, "w":7}, {"label":"Alt", "x":10, "y":4, "w":1.5}, {"label":"Fn", "x":11.5, "y":4, "w":1.5}, {"label":"\u2190", "x":13, "y":4}, {"label":"\u2193", "x":14, "y":4}, {"label":"\u2192", "x":15, "y":4} | 551 | {"label":"4", "x":4, "y":0}, |
552 | {"label":"5", "x":5, "y":0}, | ||
553 | {"label":"6", "x":6, "y":0}, | ||
554 | {"label":"7", "x":7, "y":0}, | ||
555 | {"label":"8", "x":8, "y":0}, | ||
556 | {"label":"9", "x":9, "y":0}, | ||
557 | {"label":"10", "x":10, "y":0}, | ||
558 | {"label":"-", "x":11, "y":0}, | ||
559 | {"label":"=", "x":12, "y":0}, | ||
560 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
561 | {"label":"~", "x":15, "y":0}, | ||
562 | |||
563 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
564 | {"label":"Q", "x":1.5, "y":1}, | ||
565 | {"label":"W", "x":2.5, "y":1}, | ||
566 | {"label":"E", "x":3.5, "y":1}, | ||
567 | {"label":"R", "x":4.5, "y":1}, | ||
568 | {"label":"T", "x":5.5, "y":1}, | ||
569 | {"label":"Y", "x":6.5, "y":1}, | ||
570 | {"label":"U", "x":7.5, "y":1}, | ||
571 | {"label":"I", "x":8.5, "y":1}, | ||
572 | {"label":"O", "x":9.5, "y":1}, | ||
573 | {"label":"P", "x":10.5, "y":1}, | ||
574 | {"label":"[", "x":11.5, "y":1}, | ||
575 | {"label":"]", "x":12.5, "y":1}, | ||
576 | {"label":"Delete", "x":15, "y":1}, | ||
577 | |||
578 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
579 | {"label":"A", "x":1.75, "y":2}, | ||
580 | {"label":"S", "x":2.75, "y":2}, | ||
581 | {"label":"D", "x":3.75, "y":2}, | ||
582 | {"label":"F", "x":4.75, "y":2}, | ||
583 | {"label":"G", "x":5.75, "y":2}, | ||
584 | {"label":"H", "x":6.75, "y":2}, | ||
585 | {"label":"J", "x":7.75, "y":2}, | ||
586 | {"label":"K", "x":8.75, "y":2}, | ||
587 | {"label":"L", "x":9.75, "y":2}, | ||
588 | {"label":";", "x":10.75, "y":2}, | ||
589 | {"label":"'", "x":11.75, "y":2}, | ||
590 | {"label":"#", "x":12.75, "y":2}, | ||
591 | {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, | ||
592 | {"label":"PgUp", "x":15, "y":2}, | ||
593 | |||
594 | {"label":"Shift", "x":0, "y":3, "w":1.25}, | ||
595 | {"label":"\\", "x":1.25, "y":3}, | ||
596 | {"label":"Z", "x":2.25, "y":3}, | ||
597 | {"label":"X", "x":3.25, "y":3}, | ||
598 | {"label":"C", "x":4.25, "y":3}, | ||
599 | {"label":"V", "x":5.25, "y":3}, | ||
600 | {"label":"B", "x":6.25, "y":3}, | ||
601 | {"label":"N", "x":7.25, "y":3}, | ||
602 | {"label":"M", "x":8.25, "y":3}, | ||
603 | {"label":",", "x":9.25, "y":3}, | ||
604 | {"label":".", "x":10.25, "y":3}, | ||
605 | {"label":"/", "x":11.25, "y":3}, | ||
606 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
607 | {"label":"\u2191", "x":14, "y":3}, | ||
608 | {"label":"PgDn", "x":15, "y":3}, | ||
609 | |||
610 | {"label":"Ctrl", "x":0, "y":4, "w":1.5}, | ||
611 | {"label":"Alt", "x":1.5, "y":4, "w":1.5}, | ||
612 | {"label":"Space", "x":3, "y":4, "w":7}, | ||
613 | {"label":"Alt", "x":10, "y":4, "w":1.5}, | ||
614 | {"label":"Fn", "x":11.5, "y":4, "w":1.5}, | ||
615 | {"label":"\u2190", "x":13, "y":4}, | ||
616 | {"label":"\u2193", "x":14, "y":4}, | ||
617 | {"label":"\u2192", "x":15, "y":4} | ||
77 | ] | 618 | ] |
78 | } | 619 | } |
79 | } | 620 | } |