diff options
-rw-r--r-- | keyboards/handwired/ergocheap/ergocheap.h | 21 | ||||
-rw-r--r-- | keyboards/handwired/ergocheap/info.json | 84 | ||||
-rw-r--r-- | keyboards/handwired/ergocheap/keymaps/default/keymap.c | 22 | ||||
-rw-r--r-- | keyboards/handwired/ergocheap/keymaps/via/keymap.c | 44 |
4 files changed, 117 insertions, 54 deletions
diff --git a/keyboards/handwired/ergocheap/ergocheap.h b/keyboards/handwired/ergocheap/ergocheap.h index 72f377561..106fa4532 100644 --- a/keyboards/handwired/ergocheap/ergocheap.h +++ b/keyboards/handwired/ergocheap/ergocheap.h | |||
@@ -27,16 +27,15 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
27 | 27 | ||
28 | 28 | ||
29 | #define LAYOUT( \ | 29 | #define LAYOUT( \ |
30 | K00, K01, K02, K0B, K0D, K0E, K0F, \ | 30 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0D, K0E, K0F, \ |
31 | K10, K11, K03, K04, K05, K06, K07, K08, K09, K0A, K1B, K1D, K1E, K1F, \ | 31 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1D, K1E, K1F, \ |
32 | K20, K21,K12, K13, K14, K15, K16, K17, K18, K19, K1A, K2B, K2D, K2E, K2F, \ | 32 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2B, K2D, K2E, K2F, \ |
33 | K30, K31,K22, K23, K24, K25, K26, K27, K28, K29, K3B, K3D, K3E, K3F, \ | 33 | K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3B, K3D, K3E, K3F, \ |
34 | K40, K32, K33, K34, K35, K36, K37, K38, K39, K4B, K4D, K4E, K4F, \ | 34 | K40, K42, K44, K45, K46, K47, K48, K4B, K4D, K4E, K4F \ |
35 | K42, K44, K45, K46, K47, K48 \ | ||
36 | ) { \ | 35 | ) { \ |
37 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0D, K0E, K0F, }, \ | 36 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0D, K0E, K0F }, \ |
38 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1D, K1E, K1F, }, \ | 37 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1D, K1E, K1F }, \ |
39 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, KC_NO, K2B, K2D, K2E, K2F, }, \ | 38 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, KC_NO, K2B, K2D, K2E, K2F }, \ |
40 | { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, KC_NO, K3B, K3D, K3E, K3F, }, \ | 39 | { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, KC_NO, K3B, K3D, K3E, K3F }, \ |
41 | { K40, KC_NO, K42, KC_NO, K44, K45, K46, K47, K48, KC_NO, KC_NO, K4B, K4D, K4E, K4F } \ | 40 | { K40, KC_NO, K42, KC_NO, K44, K45, K46, K47, K48, KC_NO, KC_NO, K4B, K4D, K4E, K4F } \ |
42 | } | 41 | } |
diff --git a/keyboards/handwired/ergocheap/info.json b/keyboards/handwired/ergocheap/info.json index 2bf09653a..12223fa02 100644 --- a/keyboards/handwired/ergocheap/info.json +++ b/keyboards/handwired/ergocheap/info.json | |||
@@ -1,12 +1,82 @@ | |||
1 | { | 1 | { |
2 | "keyboard_name": "Ergocheap", | 2 | "keyboard_name": "Ergocheap", |
3 | "url": "", | 3 | "url": "", |
4 | "maintainer": "xSteins", | 4 | "maintainer": "xSteins", |
5 | "width": 17.8, | 5 | "width": 20.75, |
6 | "height": 11.85, | 6 | "height": 5, |
7 | "layouts": { | 7 | "layouts": { |
8 | "LAYOUT": { | 8 | "LAYOUT": { |
9 | "layout": [{"label":"0,12", "x":13.47, "y":0}, {"label":"0,13", "x":14.5, "y":0, "w":2}, {"label":"0,14", "x":16.5, "y":0}, {"label":"0,0", "x":0.75, "y":0.25}, {"label":"0,1", "x":1.75, "y":0.25}, {"label":"1,11", "x":13.1, "y":1}, {"label":"1,12", "x":14.1, "y":1}, {"label":"1,13", "x":15.1, "y":1, "w":1.5}, {"label":"1,14", "x":16.6, "y":1}, {"label":"1,0", "x":0.5, "y":1.25, "w":1.5}, {"label":"1,1", "x":2, "y":1.25}, {"label":"2,11", "x":13.55, "y":2}, {"label":"2,12", "x":14.55, "y":2, "w":2.25}, {"label":"2,13", "x":16.8, "y":2}, {"label":"2,0", "x":0.25, "y":2.25, "w":1.75}, {"label":"2,1", "x":2, "y":2.25}, {"label":"3,11", "x":13.05, "y":3}, {"label":"3,12", "x":14.05, "y":3, "w":1.75}, {"label":"3,13", "x":15.75, "y":3}, {"label":"3,14", "x":16.75, "y":3}, {"label":"3,0", "x":0.1, "y":3.25, "w":2.25}, {"label":"3,1", "x":2.35, "y":3.25}, {"label":"4,8", "x":13.5, "y":4, "w":1.25}, {"label":"4,12", "x":14.75, "y":4}, {"label":"4,13", "x":15.75, "y":4}, {"label":"4,14", "x":16.75, "y":4}, {"label":"4,0", "x":0.1, "y":4.25, "w":1.25}, {"label":"0,11", "x":2.45, "y":5.25}, {"label":"0,2", "x":-7.25, "y":5.35}, {"label":"0,3", "x":-5.1, "y":4.1}, {"label":"0,4", "x":-4.1, "y":4.1}, {"label":"0,5", "x":-3.0999999999999996, "y":4.1}, {"label":"0,6", "x":-2.0999999999999996, "y":4.1}, {"label":"1,2", "x":-5.7, "y":5.1}, {"label":"1,3", "x":-4.7, "y":5.1}, {"label":"1,4", "x":-3.7, "y":5.1}, {"label":"1,5", "x":-2.7, "y":5.1}, {"label":"2,2", "x":-5.45, "y":6.1}, {"label":"2,3", "x":-4.45, "y":6.1}, {"label":"2,4", "x":-3.45, "y":6.1}, {"label":"2,5", "x":-2.45, "y":6.1}, {"label":"3,2", "x":-4.85, "y":7.1}, {"label":"3,3", "x":-3.8499999999999996, "y":7.1}, {"label":"3,4", "x":-2.8499999999999996, "y":7.1}, {"label":"3,5", "x":-1.8499999999999996, "y":7.1}, {"label":"4,2", "x":-4.9, "y":8.1, "w":1.25}, {"label":"4,4", "x":-3.6500000000000004, "y":8.1, "w":2}, {"label":"4,5", "x":-1.6500000000000004, "y":8.1, "w":1.25}, {"label":"0,7", "x":0.3, "y":6.85}, {"label":"0,8", "x":1.3, "y":6.85}, {"label":"0,9", "x":2.3, "y":6.85}, {"label":"0,10", "x":3.3, "y":6.85}, {"label":"1,6", "x":-0.2, "y":7.85}, {"label":"1,7", "x":0.7999999999999999, "y":7.85}, {"label":"1,8", "x":1.8, "y":7.85}, {"label":"1,9", "x":2.8, "y":7.85}, {"label":"1,10", "x":3.8, "y":7.85}, {"label":"2,6", "x":0.05, "y":8.85}, {"label":"2,7", "x":1.05, "y":8.85}, {"label":"2,8", "x":2.05, "y":8.85}, {"label":"2,9", "x":3.05, "y":8.85}, {"label":"2,10", "x":4, "y":8.85}, {"label":"3,6", "x":0.3, "y":9.85}, {"label":"3,7", "x":1.3, "y":9.85}, {"label":"3,8", "x":2.3, "y":9.85}, {"label":"3,9", "x":3.3, "y":9.85}, {"label":"4,6", "x":-0.2, "y":10.85, "w":2.75}, {"label":"4,7", "x":2.5, "y":10.85, "w":1.25}] | 9 | "layout": [ |
10 | {"label":"ESC", "x":0.75, "y":0}, | ||
11 | {"label":"1", "x":1.75, "y":0}, | ||
12 | {"label":"2", "x":2.75, "y":0}, | ||
13 | {"label":"3", "x":4.25, "y":0}, | ||
14 | {"label":"4", "x":5.25, "y":0}, | ||
15 | {"label":"5", "x":6.25, "y":0}, | ||
16 | {"label":"6", "x":7.25, "y":0}, | ||
17 | {"label":"7", "x":10.5, "y":0}, | ||
18 | {"label":"8", "x":11.5, "y":0}, | ||
19 | {"label":"9", "x":12.5, "y":0}, | ||
20 | {"label":"0", "x":13.5, "y":0}, | ||
21 | {"label":"MINS", "x":14.5, "y":0}, | ||
22 | {"label":"EQL", "x":16, "y":0}, | ||
23 | {"label":"BSPC", "x":17, "y":0, "w":2}, | ||
24 | {"label":"GRV", "x":19, "y":0}, | ||
25 | {"label":"TAB", "x":0.5, "y":1, "w":1.5}, | ||
26 | {"label":"Q", "x":2, "y":1}, | ||
27 | {"label":"W", "x":3.75, "y":1}, | ||
28 | {"label":"E", "x":4.75, "y":1}, | ||
29 | {"label":"R", "x":5.75, "y":1}, | ||
30 | {"label":"T", "x":6.75, "y":1}, | ||
31 | {"label":"Y", "x":10, "y":1}, | ||
32 | {"label":"U", "x":11, "y":1}, | ||
33 | {"label":"I", "x":12, "y":1}, | ||
34 | {"label":"O", "x":13, "y":1}, | ||
35 | {"label":"P", "x":14, "y":1}, | ||
36 | {"label":"LBRC", "x":16, "y":1}, | ||
37 | {"label":"RBRC", "x":17, "y":1}, | ||
38 | {"label":"BSLS", "x":18, "y":1, "w":1.5}, | ||
39 | {"label":"DEL", "x":19.5, "y":1}, | ||
40 | {"label":"CAPS", "x":0.25, "y":2, "w":1.75}, | ||
41 | {"label":"A", "x":2, "y":2}, | ||
42 | {"label":"S", "x":4, "y":2}, | ||
43 | {"label":"D", "x":5, "y":2}, | ||
44 | {"label":"F", "x":6, "y":2}, | ||
45 | {"label":"G", "x":7, "y":2}, | ||
46 | {"label":"H", "x":10.25, "y":2}, | ||
47 | {"label":"J", "x":11.25, "y":2}, | ||
48 | {"label":"K", "x":12.25, "y":2}, | ||
49 | {"label":"L", "x":13.25, "y":2}, | ||
50 | {"label":"SCLN", "x":15.5, "y":2}, | ||
51 | {"label":"QUOT", "x":16.5, "y":2}, | ||
52 | {"label":"ENT", "x":17.5, "y":2, "w":2.25}, | ||
53 | {"label":"HOME", "x":19.75, "y":2}, | ||
54 | {"label":"LSFT", "x":0, "y":3, "w":2.25}, | ||
55 | {"label":"Z", "x":2.25, "y":3}, | ||
56 | {"label":"X", "x":4.5, "y":3}, | ||
57 | {"label":"C", "x":5.5, "y":3}, | ||
58 | {"label":"V", "x":6.5, "y":3}, | ||
59 | {"label":"B", "x":7.5, "y":3}, | ||
60 | {"label":"N", "x":10.5, "y":3}, | ||
61 | {"label":"M", "x":11.5, "y":3}, | ||
62 | {"label":"COMM", "x":12.5, "y":3}, | ||
63 | {"label":"DOT", "x":13.5, "y":3}, | ||
64 | {"label":"SLSH", "x":15.75, "y":3}, | ||
65 | {"label":"TO(_FN1)", "x":16.75, "y":3, "w":1.25}, | ||
66 | {"label":"UP", "x":18, "y":3}, | ||
67 | {"label":"END", "x":19.5, "y":3}, | ||
68 | {"label":"LCTL", "x":0, "y":4, "w":1.25}, | ||
69 | {"label":"LALT", "x":4.5, "y":4, "w":1.25}, | ||
70 | {"label":"SPC", "x":5.75, "y":4, "w":2}, | ||
71 | {"label":"MO(_FN1)", "x":7.75, "y":4, "w":1.25}, | ||
72 | {"label":"SPC", "x":10, "y":4, "w":1.75}, | ||
73 | {"label":"SPC", "x":11.75, "y":4}, | ||
74 | {"label":"MO(_FN1)", "x":12.75, "y":4, "w":1.25}, | ||
75 | {"label":"LGUI", "x":15.5, "y":4, "w":1.25}, | ||
76 | {"label":"LEFT", "x":17, "y":4}, | ||
77 | {"label":"DOWN", "x":18, "y":4}, | ||
78 | {"label":"RGHT", "x":19, "y":4} | ||
79 | ] | ||
10 | } | 80 | } |
11 | } | 81 | } |
12 | } \ No newline at end of file | 82 | } |
diff --git a/keyboards/handwired/ergocheap/keymaps/default/keymap.c b/keyboards/handwired/ergocheap/keymaps/default/keymap.c index dc70f4f27..15753dabd 100644 --- a/keyboards/handwired/ergocheap/keymaps/default/keymap.c +++ b/keyboards/handwired/ergocheap/keymaps/default/keymap.c | |||
@@ -24,19 +24,17 @@ enum layer_names { | |||
24 | 24 | ||
25 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | 25 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { |
26 | [_BASE] = LAYOUT( | 26 | [_BASE] = LAYOUT( |
27 | KC_ESC, KC_1, KC_2, KC_MINS, KC_EQL, KC_BSPC, KC_GRV, | 27 | KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_GRV, |
28 | KC_TAB, KC_Q, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_LBRC, KC_RBRC, KC_BSLS, KC_DEL, | 28 | KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_DEL, |
29 | KC_CAPS, KC_A, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_SCLN, KC_QUOT, KC_ENT, KC_HOME, | 29 | KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, KC_HOME, |
30 | KC_LSFT, KC_Z, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SLSH, TO(_FN1), KC_UP, KC_END, | 30 | KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, TO(_FN1), KC_UP, KC_END, |
31 | KC_LCTL, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_LGUI, KC_LEFT, KC_DOWN, KC_RGHT, | 31 | KC_LCTL, KC_LALT, KC_SPC, MO(_FN1), KC_SPC, KC_SPC, MO(_FN1), KC_LGUI, KC_LEFT, KC_DOWN, KC_RGHT |
32 | KC_LALT, KC_SPC, MO(_FN1),KC_SPC, KC_SPC, MO(_FN1) | ||
33 | ), | 32 | ), |
34 | [_FN1] = LAYOUT( | 33 | [_FN1] = LAYOUT( |
35 | KC_GRV, KC_F1, KC_F2, KC_F11, KC_F12, _______, _______, | 34 | KC_GRV, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, _______, _______, |
36 | _______, _______, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_UP, _______, _______, _______, | 35 | _______, _______, _______, _______, _______, _______, _______, KC_MPRV, KC_MPLY, KC_MNXT, _______, KC_UP, _______, _______, _______, |
37 | KC_LCTL, _______, _______, _______, _______, _______, _______, KC_MPRV, KC_MPLY, KC_MNXT, _______, KC_LEFT, KC_RIGHT, _______, _______, | 36 | KC_LCTL, _______, KC_S, _______, _______, _______, _______, KC_VOLD, KC_MUTE, KC_VOLU, KC_LEFT, KC_RGHT, _______, _______, |
38 | KC_LSFT, KC_LEFT, KC_S, _______, _______, _______, _______, KC_VOLD, KC_MUTE, KC_VOLU, KC_DOWN, TO(_BASE), KC_MS_WH_UP, _______, | 37 | KC_LSFT, KC_LEFT, KC_UP, KC_DOWN, KC_RGHT, _______, _______, _______, _______, _______, KC_DOWN, TO(_BASE), KC_WH_U, _______, |
39 | _______, KC_UP, KC_DOWN, KC_RGHT, _______, _______, _______, _______, _______, _______, KC_MS_WH_LEFT, KC_MS_WH_DOWN, KC_MS_WH_RIGHT, | 38 | _______, KC_LGUI, _______, _______, _______, _______, _______, _______, KC_WH_L, KC_WH_D, KC_WH_R |
40 | KC_LGUI, _______, _______, _______, _______, _______ | ||
41 | ) | 39 | ) |
42 | }; | 40 | }; |
diff --git a/keyboards/handwired/ergocheap/keymaps/via/keymap.c b/keyboards/handwired/ergocheap/keymaps/via/keymap.c index 6f56f52f6..35d5826a1 100644 --- a/keyboards/handwired/ergocheap/keymaps/via/keymap.c +++ b/keyboards/handwired/ergocheap/keymaps/via/keymap.c | |||
@@ -26,35 +26,31 @@ enum layer_names { | |||
26 | 26 | ||
27 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | 27 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { |
28 | [_BASE] = LAYOUT( | 28 | [_BASE] = LAYOUT( |
29 | KC_ESC, KC_1, KC_2, KC_MINS, KC_EQL, KC_BSPC, KC_GRV, | 29 | KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_GRV, |
30 | KC_TAB, KC_Q, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_LBRC, KC_RBRC, KC_BSLS, KC_DEL, | 30 | KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, KC_DEL, |
31 | KC_CAPS, KC_A, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_SCLN, KC_QUOT, KC_ENT, KC_HOME, | 31 | KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, KC_HOME, |
32 | KC_LSFT, KC_Z, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SLSH, TO(_FN1), KC_UP, KC_END, | 32 | KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, TO(_FN1), KC_UP, KC_END, |
33 | KC_LCTL, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_LGUI, KC_LEFT, KC_DOWN, KC_RGHT, | 33 | KC_LCTL, KC_LALT, KC_SPC, MO(_FN1), KC_SPC, KC_SPC, MO(_FN1), KC_LGUI, KC_LEFT, KC_DOWN, KC_RGHT |
34 | KC_LALT, KC_SPC, MO(_FN1),KC_SPC, KC_SPC, MO(_FN1) | ||
35 | ), | 34 | ), |
36 | [_FN1] = LAYOUT( | 35 | [_FN1] = LAYOUT( |
37 | KC_GRV, KC_F1, KC_F2, KC_F11, KC_F12, _______, _______, | 36 | KC_GRV, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, _______, _______, |
38 | _______, _______, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_UP, _______, _______, _______, | 37 | _______, _______, _______, _______, _______, _______, _______, KC_MPRV, KC_MPLY, KC_MNXT, _______, KC_UP, _______, _______, _______, |
39 | KC_LCTL, _______, _______, _______, _______, _______, _______, KC_MPRV, KC_MPLY, KC_MNXT, _______, KC_LEFT, KC_RIGHT, _______, _______, | 38 | KC_LCTL, _______, KC_S, _______, _______, _______, _______, KC_VOLD, KC_MUTE, KC_VOLU, KC_LEFT, KC_RGHT, _______, _______, |
40 | KC_LSFT, KC_LEFT, KC_S, _______, _______, _______, _______, KC_VOLD, KC_MUTE, KC_VOLU, KC_DOWN, TO(_BASE), KC_MS_WH_UP, _______, | 39 | KC_LSFT, KC_LEFT, KC_UP, KC_DOWN, KC_RGHT, _______, _______, _______, _______, _______, KC_DOWN, TO(_BASE), KC_WH_U, _______, |
41 | _______, KC_UP, KC_DOWN, KC_RGHT, _______, _______, _______, _______, _______, _______, KC_MS_WH_LEFT, KC_MS_WH_DOWN, KC_MS_WH_RIGHT, | 40 | _______, KC_LGUI, _______, _______, _______, _______, _______, _______, KC_WH_L, KC_WH_D, KC_WH_R |
42 | KC_LGUI, _______, _______, _______, _______, _______ | ||
43 | ), | 41 | ), |
44 | [_FN2] = LAYOUT( | 42 | [_FN2] = LAYOUT( |
45 | _______, _______, _______, _______, _______, _______, _______, | 43 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
46 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 44 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
47 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 45 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
48 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 46 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
49 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 47 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ |
50 | _______, _______, _______, _______, _______, _______ | ||
51 | ), | 48 | ), |
52 | [_FN3] = LAYOUT( | 49 | [_FN3] = LAYOUT( |
53 | _______, _______, _______, _______, _______, _______, _______, | 50 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
54 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 51 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
55 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 52 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
56 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 53 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
57 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 54 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ |
58 | _______, _______, _______, _______, _______, _______ | ||
59 | ) | 55 | ) |
60 | }; | 56 | }; |