diff options
| author | GG <72414103+spbgzh@users.noreply.github.com> | 2021-12-18 05:59:37 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-17 18:59:37 -0800 |
| commit | d8a98aeaf2fb92a5d92a97ed41af5c93cd8480b1 (patch) | |
| tree | 2fa9a3040dd70abd0c5523497eac3dae46402457 | |
| parent | 4b9ba0dcc5cb708c6197aca941da6248b896aa2b (diff) | |
[Keyboard] update new keyboard zoom65_lite (#15218)
25 files changed, 1363 insertions, 0 deletions
diff --git a/keyboards/meletrix/zoom65_lite/config.h b/keyboards/meletrix/zoom65_lite/config.h new file mode 100644 index 0000000000..062bda8794 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/config.h | |||
| @@ -0,0 +1,51 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #pragma once | ||
| 18 | |||
| 19 | #include "config_common.h" | ||
| 20 | |||
| 21 | /* USB Device descriptor parameter */ | ||
| 22 | #define VENDOR_ID 0x806C | ||
| 23 | #define PRODUCT_ID 0x0005 | ||
| 24 | #define DEVICE_VER 0x0001 | ||
| 25 | #define MANUFACTURER meletrix | ||
| 26 | #define PRODUCT zoom65_lite | ||
| 27 | |||
| 28 | /* key matrix size */ | ||
| 29 | #define MATRIX_ROWS 5 | ||
| 30 | #define MATRIX_COLS 15 | ||
| 31 | |||
| 32 | #define MATRIX_ROW_PINS { F0, E6, D5, F1, F4 } | ||
| 33 | #define MATRIX_COL_PINS { C7, D3, D2, D1, D0, B7, B3, B2, C6, B6, B5, B4, D7, D6, D4 } | ||
| 34 | |||
| 35 | #define DIODE_DIRECTION COL2ROW | ||
| 36 | |||
| 37 | /* Set 0 if debouncing isn't needed */ | ||
| 38 | #define DEBOUNCE 5 | ||
| 39 | |||
| 40 | /* Enable encoder */ | ||
| 41 | #define ENCODERS_PAD_A { B1 } | ||
| 42 | #define ENCODERS_PAD_B { B0 } | ||
| 43 | |||
| 44 | #define ENCODERS 1 | ||
| 45 | // Note: array is { col, row ) | ||
| 46 | #define ENCODERS_CW_KEY { { 5, 4 } } | ||
| 47 | #define ENCODERS_CCW_KEY { { 3, 4 } } | ||
| 48 | |||
| 49 | #define LED_CAPS_LOCK_PIN F7 | ||
| 50 | #define LED_PIN_ON_STATE 0 | ||
| 51 | |||
diff --git a/keyboards/meletrix/zoom65_lite/info.json b/keyboards/meletrix/zoom65_lite/info.json new file mode 100644 index 0000000000..5bfddbd095 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/info.json | |||
| @@ -0,0 +1,623 @@ | |||
| 1 | { | ||
| 2 | "keyboard_name": "zoom65_lite", | ||
| 3 | "url": "https://zoom65.com/", | ||
| 4 | "maintainer": "spbgzh", | ||
| 5 | "layouts": { | ||
| 6 | "LAYOUT_all": { | ||
| 7 | "layout": [ | ||
| 8 | {"label":"Esc", "x":0, "y":0}, | ||
| 9 | {"label":"1!", "x":1, "y":0}, | ||
| 10 | {"label":"2@", "x":2, "y":0}, | ||
| 11 | {"label":"3#", "x":3, "y":0}, | ||
| 12 | {"label":"4$", "x":4, "y":0}, | ||
| 13 | {"label":"5%", "x":5, "y":0}, | ||
| 14 | {"label":"6^", "x":6, "y":0}, | ||
| 15 | {"label":"7&", "x":7, "y":0}, | ||
| 16 | {"label":"8*", "x":8, "y":0}, | ||
| 17 | {"label":"9(", "x":9, "y":0}, | ||
| 18 | {"label":"0)", "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":"Backspace", "x":14, "y":0}, | ||
| 23 | {"label":"EncoderRotateL", "x":15, "y":0, "w":0.5}, | ||
| 24 | {"label":"EncoderClick", "x":15.5, "y":0}, | ||
| 25 | {"label":"EncoderRotateR", "x":16.5, "y":0, "w":0.5}, | ||
| 26 | |||
| 27 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
| 28 | {"label":"Q", "x":1.5, "y":1}, | ||
| 29 | {"label":"W", "x":2.5, "y":1}, | ||
| 30 | {"label":"E", "x":3.5, "y":1}, | ||
| 31 | {"label":"R", "x":4.5, "y":1}, | ||
| 32 | {"label":"T", "x":5.5, "y":1}, | ||
| 33 | {"label":"Y", "x":6.5, "y":1}, | ||
| 34 | {"label":"U", "x":7.5, "y":1}, | ||
| 35 | {"label":"I", "x":8.5, "y":1}, | ||
| 36 | {"label":"O", "x":9.5, "y":1}, | ||
| 37 | {"label":"P", "x":10.5, "y":1}, | ||
| 38 | {"label":"[{", "x":11.5, "y":1}, | ||
| 39 | {"label":"]}", "x":12.5, "y":1}, | ||
| 40 | {"label":"\\|", "x":13.5, "y":1, "w":1.5}, | ||
| 41 | {"label":"Delete", "x":15, "y":1}, | ||
| 42 | |||
| 43 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
| 44 | {"label":"A", "x":1.75, "y":2}, | ||
| 45 | {"label":"S", "x":2.75, "y":2}, | ||
| 46 | {"label":"D", "x":3.75, "y":2}, | ||
| 47 | {"label":"F", "x":4.75, "y":2}, | ||
| 48 | {"label":"G", "x":5.75, "y":2}, | ||
| 49 | {"label":"H", "x":6.75, "y":2}, | ||
| 50 | {"label":"J", "x":7.75, "y":2}, | ||
| 51 | {"label":"K", "x":8.75, "y":2}, | ||
| 52 | {"label":"L", "x":9.75, "y":2}, | ||
| 53 | {"label":";:", "x":10.75, "y":2}, | ||
| 54 | {"label":"'\"", "x":11.75, "y":2}, | ||
| 55 | {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||
| 56 | {"label":"PageUp", "x":15, "y":2}, | ||
| 57 | |||
| 58 | {"label":"Shift1", "x":0, "y":3, "w":1.25}, | ||
| 59 | {"label":"Shift2", "x":1.25, "y":3}, | ||
| 60 | {"label":"Z", "x":2.25, "y":3}, | ||
| 61 | {"label":"X", "x":3.25, "y":3}, | ||
| 62 | {"label":"C", "x":4.25, "y":3}, | ||
| 63 | {"label":"V", "x":5.25, "y":3}, | ||
| 64 | {"label":"B", "x":6.25, "y":3}, | ||
| 65 | {"label":"N", "x":7.25, "y":3}, | ||
| 66 | {"label":"M", "x":8.25, "y":3}, | ||
| 67 | {"label":",<", "x":9.25, "y":3}, | ||
| 68 | {"label":".>", "x":10.25, "y":3}, | ||
| 69 | {"label":"/?", "x":11.25, "y":3}, | ||
| 70 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
| 71 | {"label":"\u2191", "x":14, "y":3}, | ||
| 72 | {"label":"End", "x":15, "y":3}, | ||
| 73 | |||
| 74 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
| 75 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
| 76 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
| 77 | {"label":"Space1", "x":3.75, "y":4, "w":2.25}, | ||
| 78 | {"label":"Space2", "x":6, "y":4, "w":1.25}, | ||
| 79 | {"label":"Space3", "x":7.25, "y":4, "w":2.75}, | ||
| 80 | {"label":"Alt", "x":10, "y":4, "w":1.25}, | ||
| 81 | {"label":"Fn", "x":11.25, "y":4, "w":1.25}, | ||
| 82 | {"label":"\u2190", "x":13, "y":4}, | ||
| 83 | {"label":"\u2193", "x":14, "y":4}, | ||
| 84 | {"label":"\u2192", "x":15, "y":4} | ||
| 85 | ] | ||
| 86 | }, | ||
| 87 | "LAYOUT_65_ansi_blocker": { | ||
| 88 | "layout": [ | ||
| 89 | {"label":"Esc", "x":0, "y":0}, | ||
| 90 | {"label":"1!", "x":1, "y":0}, | ||
| 91 | {"label":"2@", "x":2, "y":0}, | ||
| 92 | {"label":"3#", "x":3, "y":0}, | ||
| 93 | {"label":"4$", "x":4, "y":0}, | ||
| 94 | {"label":"5%", "x":5, "y":0}, | ||
| 95 | {"label":"6^", "x":6, "y":0}, | ||
| 96 | {"label":"7&", "x":7, "y":0}, | ||
| 97 | {"label":"8*", "x":8, "y":0}, | ||
| 98 | {"label":"9(", "x":9, "y":0}, | ||
| 99 | {"label":"0)", "x":10, "y":0}, | ||
| 100 | {"label":"-_", "x":11, "y":0}, | ||
| 101 | {"label":"=+", "x":12, "y":0}, | ||
| 102 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
| 103 | {"label":"Encode", "x":15, "y":0}, | ||
| 104 | |||
| 105 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
| 106 | {"label":"Q", "x":1.5, "y":1}, | ||
| 107 | {"label":"W", "x":2.5, "y":1}, | ||
| 108 | {"label":"E", "x":3.5, "y":1}, | ||
| 109 | {"label":"R", "x":4.5, "y":1}, | ||
| 110 | {"label":"T", "x":5.5, "y":1}, | ||
| 111 | {"label":"Y", "x":6.5, "y":1}, | ||
| 112 | {"label":"U", "x":7.5, "y":1}, | ||
| 113 | {"label":"I", "x":8.5, "y":1}, | ||
| 114 | {"label":"O", "x":9.5, "y":1}, | ||
| 115 | {"label":"P", "x":10.5, "y":1}, | ||
| 116 | {"label":"[{", "x":11.5, "y":1}, | ||
| 117 | {"label":"]}", "x":12.5, "y":1}, | ||
| 118 | {"label":"\\|", "x":13.5, "y":1, "w":1.5}, | ||
| 119 | {"label":"Delete", "x":15, "y":1}, | ||
| 120 | |||
| 121 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
| 122 | {"label":"A", "x":1.75, "y":2}, | ||
| 123 | {"label":"S", "x":2.75, "y":2}, | ||
| 124 | {"label":"D", "x":3.75, "y":2}, | ||
| 125 | {"label":"F", "x":4.75, "y":2}, | ||
| 126 | {"label":"G", "x":5.75, "y":2}, | ||
| 127 | {"label":"H", "x":6.75, "y":2}, | ||
| 128 | {"label":"J", "x":7.75, "y":2}, | ||
| 129 | {"label":"K", "x":8.75, "y":2}, | ||
| 130 | {"label":"L", "x":9.75, "y":2}, | ||
| 131 | {"label":";:", "x":10.75, "y":2}, | ||
| 132 | {"label":"'\"", "x":11.75, "y":2}, | ||
| 133 | {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||
| 134 | {"label":"PageUp", "x":15, "y":2}, | ||
| 135 | |||
| 136 | {"label":"Shift", "x":0, "y":3, "w":2.25}, | ||
| 137 | {"label":"Z", "x":2.25, "y":3}, | ||
| 138 | {"label":"X", "x":3.25, "y":3}, | ||
| 139 | {"label":"C", "x":4.25, "y":3}, | ||
| 140 | {"label":"V", "x":5.25, "y":3}, | ||
| 141 | {"label":"B", "x":6.25, "y":3}, | ||
| 142 | {"label":"N", "x":7.25, "y":3}, | ||
| 143 | {"label":"M", "x":8.25, "y":3}, | ||
| 144 | {"label":",<", "x":9.25, "y":3}, | ||
| 145 | {"label":".>", "x":10.25, "y":3}, | ||
| 146 | {"label":"/?", "x":11.25, "y":3}, | ||
| 147 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
| 148 | {"label":"\u2191", "x":14, "y":3}, | ||
| 149 | {"label":"End", "x":15, "y":3}, | ||
| 150 | |||
| 151 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
| 152 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
| 153 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
| 154 | {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||
| 155 | {"label":"Alt", "x":10, "y":4, "w":1.25}, | ||
| 156 | {"label":"Fn", "x":11.25, "y":4, "w":1.25}, | ||
| 157 | {"label":"\u2190", "x":13, "y":4}, | ||
| 158 | {"label":"\u2193", "x":14, "y":4}, | ||
| 159 | {"label":"\u2192", "x":15, "y":4} | ||
| 160 | ] | ||
| 161 | }, | ||
| 162 | "LAYOUT_65_iso_blocker": { | ||
| 163 | "layout": [ | ||
| 164 | {"label":"Esc", "x":0, "y":0}, | ||
| 165 | {"label":"1!", "x":1, "y":0}, | ||
| 166 | {"label":"2\"", "x":2, "y":0}, | ||
| 167 | {"label":"3\u00a3", "x":3, "y":0}, | ||
| 168 | {"label":"4$", "x":4, "y":0}, | ||
| 169 | {"label":"5%", "x":5, "y":0}, | ||
| 170 | {"label":"6^", "x":6, "y":0}, | ||
| 171 | {"label":"7&", "x":7, "y":0}, | ||
| 172 | {"label":"8*", "x":8, "y":0}, | ||
| 173 | {"label":"9(", "x":9, "y":0}, | ||
| 174 | {"label":"0)", "x":10, "y":0}, | ||
| 175 | {"label":"-_", "x":11, "y":0}, | ||
| 176 | {"label":"=+", "x":12, "y":0}, | ||
| 177 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
| 178 | {"label":"Encode", "x":15, "y":0}, | ||
| 179 | |||
| 180 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
| 181 | {"label":"Q", "x":1.5, "y":1}, | ||
| 182 | {"label":"W", "x":2.5, "y":1}, | ||
| 183 | {"label":"E", "x":3.5, "y":1}, | ||
| 184 | {"label":"R", "x":4.5, "y":1}, | ||
| 185 | {"label":"T", "x":5.5, "y":1}, | ||
| 186 | {"label":"Y", "x":6.5, "y":1}, | ||
| 187 | {"label":"U", "x":7.5, "y":1}, | ||
| 188 | {"label":"I", "x":8.5, "y":1}, | ||
| 189 | {"label":"O", "x":9.5, "y":1}, | ||
| 190 | {"label":"P", "x":10.5, "y":1}, | ||
| 191 | {"label":"[{", "x":11.5, "y":1}, | ||
| 192 | {"label":"]}", "x":12.5, "y":1}, | ||
| 193 | {"label":"Delete", "x":15, "y":1}, | ||
| 194 | |||
| 195 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
| 196 | {"label":"A", "x":1.75, "y":2}, | ||
| 197 | {"label":"S", "x":2.75, "y":2}, | ||
| 198 | {"label":"D", "x":3.75, "y":2}, | ||
| 199 | {"label":"F", "x":4.75, "y":2}, | ||
| 200 | {"label":"G", "x":5.75, "y":2}, | ||
| 201 | {"label":"H", "x":6.75, "y":2}, | ||
| 202 | {"label":"J", "x":7.75, "y":2}, | ||
| 203 | {"label":"K", "x":8.75, "y":2}, | ||
| 204 | {"label":"L", "x":9.75, "y":2}, | ||
| 205 | {"label":";:", "x":10.75, "y":2}, | ||
| 206 | {"label":"'@", "x":11.75, "y":2}, | ||
| 207 | {"label":"#~", "x":12.75, "y":2}, | ||
| 208 | {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, | ||
| 209 | {"label":"PageUp", "x":15, "y":2}, | ||
| 210 | |||
| 211 | {"label":"Shift", "x":0, "y":3, "w":1.25}, | ||
| 212 | {"label":"\\|", "x":1.25, "y":3}, | ||
| 213 | {"label":"Z", "x":2.25, "y":3}, | ||
| 214 | {"label":"X", "x":3.25, "y":3}, | ||
| 215 | {"label":"C", "x":4.25, "y":3}, | ||
| 216 | {"label":"V", "x":5.25, "y":3}, | ||
| 217 | {"label":"B", "x":6.25, "y":3}, | ||
| 218 | {"label":"N", "x":7.25, "y":3}, | ||
| 219 | {"label":"M", "x":8.25, "y":3}, | ||
| 220 | {"label":",<", "x":9.25, "y":3}, | ||
| 221 | {"label":".>", "x":10.25, "y":3}, | ||
| 222 | {"label":"/?", "x":11.25, "y":3}, | ||
| 223 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
| 224 | {"label":"\u2191", "x":14, "y":3}, | ||
| 225 | {"label":"End", "x":15, "y":3}, | ||
| 226 | |||
| 227 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
| 228 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
| 229 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
| 230 | {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||
| 231 | {"label":"Alt", "x":10, "y":4, "w":1.25}, | ||
| 232 | {"label":"Fn", "x":11.25, "y":4, "w":1.25}, | ||
| 233 | {"label":"\u2190", "x":13, "y":4}, | ||
| 234 | {"label":"\u2193", "x":14, "y":4}, | ||
| 235 | {"label":"\u2192", "x":15, "y":4} | ||
| 236 | ] | ||
| 237 | }, | ||
| 238 | "LAYOUT_65_ansi_blocker_split_bs": { | ||
| 239 | "layout": [ | ||
| 240 | {"label":"Esc", "x":0, "y":0}, | ||
| 241 | {"label":"1!", "x":1, "y":0}, | ||
| 242 | {"label":"2@", "x":2, "y":0}, | ||
| 243 | {"label":"3#", "x":3, "y":0}, | ||
| 244 | {"label":"4$", "x":4, "y":0}, | ||
| 245 | {"label":"5%", "x":5, "y":0}, | ||
| 246 | {"label":"6^", "x":6, "y":0}, | ||
| 247 | {"label":"7&", "x":7, "y":0}, | ||
| 248 | {"label":"8*", "x":8, "y":0}, | ||
| 249 | {"label":"9(", "x":9, "y":0}, | ||
| 250 | {"label":"0)", "x":10, "y":0}, | ||
| 251 | {"label":"-_", "x":11, "y":0}, | ||
| 252 | {"label":"=+", "x":12, "y":0}, | ||
| 253 | {"label":"Backspace", "x":13, "y":0}, | ||
| 254 | {"label":"Backspace", "x":14, "y":0}, | ||
| 255 | {"label":"Encode", "x":15, "y":0}, | ||
| 256 | |||
| 257 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
| 258 | {"label":"Q", "x":1.5, "y":1}, | ||
| 259 | {"label":"W", "x":2.5, "y":1}, | ||
| 260 | {"label":"E", "x":3.5, "y":1}, | ||
| 261 | {"label":"R", "x":4.5, "y":1}, | ||
| 262 | {"label":"T", "x":5.5, "y":1}, | ||
| 263 | {"label":"Y", "x":6.5, "y":1}, | ||
| 264 | {"label":"U", "x":7.5, "y":1}, | ||
| 265 | {"label":"I", "x":8.5, "y":1}, | ||
| 266 | {"label":"O", "x":9.5, "y":1}, | ||
| 267 | {"label":"P", "x":10.5, "y":1}, | ||
| 268 | {"label":"[{", "x":11.5, "y":1}, | ||
| 269 | {"label":"]}", "x":12.5, "y":1}, | ||
| 270 | {"label":"\\|", "x":13.5, "y":1, "w":1.5}, | ||
| 271 | {"label":"Delete", "x":15, "y":1}, | ||
| 272 | |||
| 273 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
| 274 | {"label":"A", "x":1.75, "y":2}, | ||
| 275 | {"label":"S", "x":2.75, "y":2}, | ||
| 276 | {"label":"D", "x":3.75, "y":2}, | ||
| 277 | {"label":"F", "x":4.75, "y":2}, | ||
| 278 | {"label":"G", "x":5.75, "y":2}, | ||
| 279 | {"label":"H", "x":6.75, "y":2}, | ||
| 280 | {"label":"J", "x":7.75, "y":2}, | ||
| 281 | {"label":"K", "x":8.75, "y":2}, | ||
| 282 | {"label":"L", "x":9.75, "y":2}, | ||
| 283 | {"label":";:", "x":10.75, "y":2}, | ||
| 284 | {"label":"'\"", "x":11.75, "y":2}, | ||
| 285 | {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||
| 286 | {"label":"PageUp", "x":15, "y":2}, | ||
| 287 | |||
| 288 | {"label":"Shift", "x":0, "y":3, "w":2.25}, | ||
| 289 | {"label":"Z", "x":2.25, "y":3}, | ||
| 290 | {"label":"X", "x":3.25, "y":3}, | ||
| 291 | {"label":"C", "x":4.25, "y":3}, | ||
| 292 | {"label":"V", "x":5.25, "y":3}, | ||
| 293 | {"label":"B", "x":6.25, "y":3}, | ||
| 294 | {"label":"N", "x":7.25, "y":3}, | ||
| 295 | {"label":"M", "x":8.25, "y":3}, | ||
| 296 | {"label":",<", "x":9.25, "y":3}, | ||
| 297 | {"label":".>", "x":10.25, "y":3}, | ||
| 298 | {"label":"/?", "x":11.25, "y":3}, | ||
| 299 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
| 300 | {"label":"\u2191", "x":14, "y":3}, | ||
| 301 | {"label":"End", "x":15, "y":3}, | ||
| 302 | |||
| 303 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
| 304 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
| 305 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
| 306 | {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||
| 307 | {"label":"Alt", "x":10, "y":4, "w":1.25}, | ||
| 308 | {"label":"Fn", "x":11.25, "y":4, "w":1.25}, | ||
| 309 | {"label":"\u2190", "x":13, "y":4}, | ||
| 310 | {"label":"\u2193", "x":14, "y":4}, | ||
| 311 | {"label":"\u2192", "x":15, "y":4} | ||
| 312 | ] | ||
| 313 | }, | ||
| 314 | "LAYOUT_65_iso_blocker_split_bs": { | ||
| 315 | "layout": [ | ||
| 316 | {"label":"Esc", "x":0, "y":0}, | ||
| 317 | {"label":"1!", "x":1, "y":0}, | ||
| 318 | {"label":"2\"", "x":2, "y":0}, | ||
| 319 | {"label":"3\u00a3", "x":3, "y":0}, | ||
| 320 | {"label":"4$", "x":4, "y":0}, | ||
| 321 | {"label":"5%", "x":5, "y":0}, | ||
| 322 | {"label":"6^", "x":6, "y":0}, | ||
| 323 | {"label":"7&", "x":7, "y":0}, | ||
| 324 | {"label":"8*", "x":8, "y":0}, | ||
| 325 | {"label":"9(", "x":9, "y":0}, | ||
| 326 | {"label":"0)", "x":10, "y":0}, | ||
| 327 | {"label":"-_", "x":11, "y":0}, | ||
| 328 | {"label":"=+", "x":12, "y":0}, | ||
| 329 | {"label":"Backspace", "x":13, "y":0}, | ||
| 330 | {"label":"Backspace", "x":14, "y":0}, | ||
| 331 | {"label":"Encode", "x":15, "y":0}, | ||
| 332 | |||
| 333 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
| 334 | {"label":"Q", "x":1.5, "y":1}, | ||
| 335 | {"label":"W", "x":2.5, "y":1}, | ||
| 336 | {"label":"E", "x":3.5, "y":1}, | ||
| 337 | {"label":"R", "x":4.5, "y":1}, | ||
| 338 | {"label":"T", "x":5.5, "y":1}, | ||
| 339 | {"label":"Y", "x":6.5, "y":1}, | ||
| 340 | {"label":"U", "x":7.5, "y":1}, | ||
| 341 | {"label":"I", "x":8.5, "y":1}, | ||
| 342 | {"label":"O", "x":9.5, "y":1}, | ||
| 343 | {"label":"P", "x":10.5, "y":1}, | ||
| 344 | {"label":"[{", "x":11.5, "y":1}, | ||
| 345 | {"label":"]}", "x":12.5, "y":1}, | ||
| 346 | {"label":"Delete", "x":15, "y":1}, | ||
| 347 | |||
| 348 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
| 349 | {"label":"A", "x":1.75, "y":2}, | ||
| 350 | {"label":"S", "x":2.75, "y":2}, | ||
| 351 | {"label":"D", "x":3.75, "y":2}, | ||
| 352 | {"label":"F", "x":4.75, "y":2}, | ||
| 353 | {"label":"G", "x":5.75, "y":2}, | ||
| 354 | {"label":"H", "x":6.75, "y":2}, | ||
| 355 | {"label":"J", "x":7.75, "y":2}, | ||
| 356 | {"label":"K", "x":8.75, "y":2}, | ||
| 357 | {"label":"L", "x":9.75, "y":2}, | ||
| 358 | {"label":";:", "x":10.75, "y":2}, | ||
| 359 | {"label":"'@", "x":11.75, "y":2}, | ||
| 360 | {"label":"#~", "x":12.75, "y":2}, | ||
| 361 | {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, | ||
| 362 | {"label":"PageUp", "x":15, "y":2}, | ||
| 363 | |||
| 364 | {"label":"Shift", "x":0, "y":3, "w":1.25}, | ||
| 365 | {"label":"\\|", "x":1.25, "y":3}, | ||
| 366 | {"label":"Z", "x":2.25, "y":3}, | ||
| 367 | {"label":"X", "x":3.25, "y":3}, | ||
| 368 | {"label":"C", "x":4.25, "y":3}, | ||
| 369 | {"label":"V", "x":5.25, "y":3}, | ||
| 370 | {"label":"B", "x":6.25, "y":3}, | ||
| 371 | {"label":"N", "x":7.25, "y":3}, | ||
| 372 | {"label":"M", "x":8.25, "y":3}, | ||
| 373 | {"label":",<", "x":9.25, "y":3}, | ||
| 374 | {"label":".>", "x":10.25, "y":3}, | ||
| 375 | {"label":"/?", "x":11.25, "y":3}, | ||
| 376 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
| 377 | {"label":"\u2191", "x":14, "y":3}, | ||
| 378 | {"label":"End", "x":15, "y":3}, | ||
| 379 | |||
| 380 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
| 381 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
| 382 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
| 383 | {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||
| 384 | {"label":"Alt", "x":10, "y":4, "w":1.25}, | ||
| 385 | {"label":"Fn", "x":11.25, "y":4, "w":1.25}, | ||
| 386 | {"label":"\u2190", "x":13, "y":4}, | ||
| 387 | {"label":"\u2193", "x":14, "y":4}, | ||
| 388 | {"label":"\u2192", "x":15, "y":4} | ||
| 389 | ] | ||
| 390 | }, | ||
| 391 | "LAYOUT_65_ansi_blocker_split_lshift": { | ||
| 392 | "layout": [ | ||
| 393 | {"label":"Esc", "x":0, "y":0}, | ||
| 394 | {"label":"1!", "x":1, "y":0}, | ||
| 395 | {"label":"2@", "x":2, "y":0}, | ||
| 396 | {"label":"3#", "x":3, "y":0}, | ||
| 397 | {"label":"4$", "x":4, "y":0}, | ||
| 398 | {"label":"5%", "x":5, "y":0}, | ||
| 399 | {"label":"6^", "x":6, "y":0}, | ||
| 400 | {"label":"7&", "x":7, "y":0}, | ||
| 401 | {"label":"8*", "x":8, "y":0}, | ||
| 402 | {"label":"9(", "x":9, "y":0}, | ||
| 403 | {"label":"0)", "x":10, "y":0}, | ||
| 404 | {"label":"-_", "x":11, "y":0}, | ||
| 405 | {"label":"=+", "x":12, "y":0}, | ||
| 406 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
| 407 | {"label":"Encode", "x":15, "y":0}, | ||
| 408 | |||
| 409 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
| 410 | {"label":"Q", "x":1.5, "y":1}, | ||
| 411 | {"label":"W", "x":2.5, "y":1}, | ||
| 412 | {"label":"E", "x":3.5, "y":1}, | ||
| 413 | {"label":"R", "x":4.5, "y":1}, | ||
| 414 | {"label":"T", "x":5.5, "y":1}, | ||
| 415 | {"label":"Y", "x":6.5, "y":1}, | ||
| 416 | {"label":"U", "x":7.5, "y":1}, | ||
| 417 | {"label":"I", "x":8.5, "y":1}, | ||
| 418 | {"label":"O", "x":9.5, "y":1}, | ||
| 419 | {"label":"P", "x":10.5, "y":1}, | ||
| 420 | {"label":"[{", "x":11.5, "y":1}, | ||
| 421 | {"label":"]}", "x":12.5, "y":1}, | ||
| 422 | {"label":"\\|", "x":13.5, "y":1, "w":1.5}, | ||
| 423 | {"label":"Delete", "x":15, "y":1}, | ||
| 424 | |||
| 425 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
| 426 | {"label":"A", "x":1.75, "y":2}, | ||
| 427 | {"label":"S", "x":2.75, "y":2}, | ||
| 428 | {"label":"D", "x":3.75, "y":2}, | ||
| 429 | {"label":"F", "x":4.75, "y":2}, | ||
| 430 | {"label":"G", "x":5.75, "y":2}, | ||
| 431 | {"label":"H", "x":6.75, "y":2}, | ||
| 432 | {"label":"J", "x":7.75, "y":2}, | ||
| 433 | {"label":"K", "x":8.75, "y":2}, | ||
| 434 | {"label":"L", "x":9.75, "y":2}, | ||
| 435 | {"label":";:", "x":10.75, "y":2}, | ||
| 436 | {"label":"'\"", "x":11.75, "y":2}, | ||
| 437 | {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||
| 438 | {"label":"PageUp", "x":15, "y":2}, | ||
| 439 | |||
| 440 | {"label":"Shift1", "x":0, "y":3, "w":1.25}, | ||
| 441 | {"label":"Shift2", "x":1.25, "y":3}, | ||
| 442 | {"label":"Z", "x":2.25, "y":3}, | ||
| 443 | {"label":"X", "x":3.25, "y":3}, | ||
| 444 | {"label":"C", "x":4.25, "y":3}, | ||
| 445 | {"label":"V", "x":5.25, "y":3}, | ||
| 446 | {"label":"B", "x":6.25, "y":3}, | ||
| 447 | {"label":"N", "x":7.25, "y":3}, | ||
| 448 | {"label":"M", "x":8.25, "y":3}, | ||
| 449 | {"label":",<", "x":9.25, "y":3}, | ||
| 450 | {"label":".>", "x":10.25, "y":3}, | ||
| 451 | {"label":"/?", "x":11.25, "y":3}, | ||
| 452 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
| 453 | {"label":"\u2191", "x":14, "y":3}, | ||
| 454 | {"label":"End", "x":15, "y":3}, | ||
| 455 | |||
| 456 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
| 457 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
| 458 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
| 459 | {"label":"Space", "x":3.75, "y":4, "w":6.25}, | ||
| 460 | {"label":"Alt", "x":10, "y":4, "w":1.25}, | ||
| 461 | {"label":"Fn", "x":11.25, "y":4, "w":1.25}, | ||
| 462 | {"label":"\u2190", "x":13, "y":4}, | ||
| 463 | {"label":"\u2193", "x":14, "y":4}, | ||
| 464 | {"label":"\u2192", "x":15, "y":4} | ||
| 465 | ] | ||
| 466 | }, | ||
| 467 | "LAYOUT_65_ansi_blocker_split_space": { | ||
| 468 | "layout": [ | ||
| 469 | {"label":"Esc", "x":0, "y":0}, | ||
| 470 | {"label":"1!", "x":1, "y":0}, | ||
| 471 | {"label":"2@", "x":2, "y":0}, | ||
| 472 | {"label":"3#", "x":3, "y":0}, | ||
| 473 | {"label":"4$", "x":4, "y":0}, | ||
| 474 | {"label":"5%", "x":5, "y":0}, | ||
| 475 | {"label":"6^", "x":6, "y":0}, | ||
| 476 | {"label":"7&", "x":7, "y":0}, | ||
| 477 | {"label":"8*", "x":8, "y":0}, | ||
| 478 | {"label":"9(", "x":9, "y":0}, | ||
| 479 | {"label":"0)", "x":10, "y":0}, | ||
| 480 | {"label":"-_", "x":11, "y":0}, | ||
| 481 | {"label":"=+", "x":12, "y":0}, | ||
| 482 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
| 483 | {"label":"Encode", "x":15, "y":0}, | ||
| 484 | |||
| 485 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
| 486 | {"label":"Q", "x":1.5, "y":1}, | ||
| 487 | {"label":"W", "x":2.5, "y":1}, | ||
| 488 | {"label":"E", "x":3.5, "y":1}, | ||
| 489 | {"label":"R", "x":4.5, "y":1}, | ||
| 490 | {"label":"T", "x":5.5, "y":1}, | ||
| 491 | {"label":"Y", "x":6.5, "y":1}, | ||
| 492 | {"label":"U", "x":7.5, "y":1}, | ||
| 493 | {"label":"I", "x":8.5, "y":1}, | ||
| 494 | {"label":"O", "x":9.5, "y":1}, | ||
| 495 | {"label":"P", "x":10.5, "y":1}, | ||
| 496 | {"label":"[{", "x":11.5, "y":1}, | ||
| 497 | {"label":"]}", "x":12.5, "y":1}, | ||
| 498 | {"label":"\\|", "x":13.5, "y":1, "w":1.5}, | ||
| 499 | {"label":"Delete", "x":15, "y":1}, | ||
| 500 | |||
| 501 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
| 502 | {"label":"A", "x":1.75, "y":2}, | ||
| 503 | {"label":"S", "x":2.75, "y":2}, | ||
| 504 | {"label":"D", "x":3.75, "y":2}, | ||
| 505 | {"label":"F", "x":4.75, "y":2}, | ||
| 506 | {"label":"G", "x":5.75, "y":2}, | ||
| 507 | {"label":"H", "x":6.75, "y":2}, | ||
| 508 | {"label":"J", "x":7.75, "y":2}, | ||
| 509 | {"label":"K", "x":8.75, "y":2}, | ||
| 510 | {"label":"L", "x":9.75, "y":2}, | ||
| 511 | {"label":";:", "x":10.75, "y":2}, | ||
| 512 | {"label":"'\"", "x":11.75, "y":2}, | ||
| 513 | {"label":"Enter", "x":12.75, "y":2, "w":2.25}, | ||
| 514 | {"label":"PageUp", "x":15, "y":2}, | ||
| 515 | |||
| 516 | {"label":"Shift", "x":0, "y":3, "w":2.25}, | ||
| 517 | {"label":"Z", "x":2.25, "y":3}, | ||
| 518 | {"label":"X", "x":3.25, "y":3}, | ||
| 519 | {"label":"C", "x":4.25, "y":3}, | ||
| 520 | {"label":"V", "x":5.25, "y":3}, | ||
| 521 | {"label":"B", "x":6.25, "y":3}, | ||
| 522 | {"label":"N", "x":7.25, "y":3}, | ||
| 523 | {"label":"M", "x":8.25, "y":3}, | ||
| 524 | {"label":",<", "x":9.25, "y":3}, | ||
| 525 | {"label":".>", "x":10.25, "y":3}, | ||
| 526 | {"label":"/?", "x":11.25, "y":3}, | ||
| 527 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
| 528 | {"label":"\u2191", "x":14, "y":3}, | ||
| 529 | {"label":"End", "x":15, "y":3}, | ||
| 530 | |||
| 531 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
| 532 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
| 533 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
| 534 | {"label":"Space1", "x":3.75, "y":4, "w":2.25}, | ||
| 535 | {"label":"Space2", "x":6, "y":4, "w":1.25}, | ||
| 536 | {"label":"Space3", "x":7.25, "y":4, "w":2.75}, | ||
| 537 | {"label":"Alt", "x":10, "y":4, "w":1.25}, | ||
| 538 | {"label":"Fn", "x":11.25, "y":4, "w":1.25}, | ||
| 539 | {"label":"\u2190", "x":13, "y":4}, | ||
| 540 | {"label":"\u2193", "x":14, "y":4}, | ||
| 541 | {"label":"\u2192", "x":15, "y":4} | ||
| 542 | ] | ||
| 543 | }, | ||
| 544 | "LAYOUT_65_iso_blocker_split_space": { | ||
| 545 | "layout": [ | ||
| 546 | {"label":"Esc", "x":0, "y":0}, | ||
| 547 | {"label":"1!", "x":1, "y":0}, | ||
| 548 | {"label":"2\"", "x":2, "y":0}, | ||
| 549 | {"label":"3\u00a3", "x":3, "y":0}, | ||
| 550 | {"label":"4$", "x":4, "y":0}, | ||
| 551 | {"label":"5%", "x":5, "y":0}, | ||
| 552 | {"label":"6^", "x":6, "y":0}, | ||
| 553 | {"label":"7&", "x":7, "y":0}, | ||
| 554 | {"label":"8*", "x":8, "y":0}, | ||
| 555 | {"label":"9(", "x":9, "y":0}, | ||
| 556 | {"label":"0)", "x":10, "y":0}, | ||
| 557 | {"label":"-_", "x":11, "y":0}, | ||
| 558 | {"label":"=+", "x":12, "y":0}, | ||
| 559 | {"label":"Backspace", "x":13, "y":0, "w":2}, | ||
| 560 | {"label":"Encode", "x":15, "y":0}, | ||
| 561 | |||
| 562 | {"label":"Tab", "x":0, "y":1, "w":1.5}, | ||
| 563 | {"label":"Q", "x":1.5, "y":1}, | ||
| 564 | {"label":"W", "x":2.5, "y":1}, | ||
| 565 | {"label":"E", "x":3.5, "y":1}, | ||
| 566 | {"label":"R", "x":4.5, "y":1}, | ||
| 567 | {"label":"T", "x":5.5, "y":1}, | ||
| 568 | {"label":"Y", "x":6.5, "y":1}, | ||
| 569 | {"label":"U", "x":7.5, "y":1}, | ||
| 570 | {"label":"I", "x":8.5, "y":1}, | ||
| 571 | {"label":"O", "x":9.5, "y":1}, | ||
| 572 | {"label":"P", "x":10.5, "y":1}, | ||
| 573 | {"label":"[{", "x":11.5, "y":1}, | ||
| 574 | {"label":"]}", "x":12.5, "y":1}, | ||
| 575 | {"label":"Delete", "x":15, "y":1}, | ||
| 576 | |||
| 577 | {"label":"Caps Lock", "x":0, "y":2, "w":1.75}, | ||
| 578 | {"label":"A", "x":1.75, "y":2}, | ||
| 579 | {"label":"S", "x":2.75, "y":2}, | ||
| 580 | {"label":"D", "x":3.75, "y":2}, | ||
| 581 | {"label":"F", "x":4.75, "y":2}, | ||
| 582 | {"label":"G", "x":5.75, "y":2}, | ||
| 583 | {"label":"H", "x":6.75, "y":2}, | ||
| 584 | {"label":"J", "x":7.75, "y":2}, | ||
| 585 | {"label":"K", "x":8.75, "y":2}, | ||
| 586 | {"label":"L", "x":9.75, "y":2}, | ||
| 587 | {"label":";:", "x":10.75, "y":2}, | ||
| 588 | {"label":"'@", "x":11.75, "y":2}, | ||
| 589 | {"label":"#~", "x":12.75, "y":2}, | ||
| 590 | {"label":"Enter", "x":13.75, "y":1, "w":1.25, "h":2}, | ||
| 591 | {"label":"PageUp", "x":15, "y":2}, | ||
| 592 | |||
| 593 | {"label":"Shift", "x":0, "y":3, "w":1.25}, | ||
| 594 | {"label":"\\|", "x":1.25, "y":3}, | ||
| 595 | {"label":"Z", "x":2.25, "y":3}, | ||
| 596 | {"label":"X", "x":3.25, "y":3}, | ||
| 597 | {"label":"C", "x":4.25, "y":3}, | ||
| 598 | {"label":"V", "x":5.25, "y":3}, | ||
| 599 | {"label":"B", "x":6.25, "y":3}, | ||
| 600 | {"label":"N", "x":7.25, "y":3}, | ||
| 601 | {"label":"M", "x":8.25, "y":3}, | ||
| 602 | {"label":",<", "x":9.25, "y":3}, | ||
| 603 | {"label":".>", "x":10.25, "y":3}, | ||
| 604 | {"label":"/?", "x":11.25, "y":3}, | ||
| 605 | {"label":"Shift", "x":12.25, "y":3, "w":1.75}, | ||
| 606 | {"label":"\u2191", "x":14, "y":3}, | ||
| 607 | {"label":"End", "x":15, "y":3}, | ||
| 608 | |||
| 609 | {"label":"Ctrl", "x":0, "y":4, "w":1.25}, | ||
| 610 | {"label":"Win", "x":1.25, "y":4, "w":1.25}, | ||
| 611 | {"label":"Alt", "x":2.5, "y":4, "w":1.25}, | ||
| 612 | {"label":"Space1", "x":3.75, "y":4, "w":2.25}, | ||
| 613 | {"label":"Space2", "x":6, "y":4, "w":1.25}, | ||
| 614 | {"label":"Space3", "x":7.25, "y":4, "w":2.75}, | ||
| 615 | {"label":"Alt", "x":10, "y":4, "w":1.25}, | ||
| 616 | {"label":"Fn", "x":11.25, "y":4, "w":1.25}, | ||
| 617 | {"label":"\u2190", "x":13, "y":4}, | ||
| 618 | {"label":"\u2193", "x":14, "y":4}, | ||
| 619 | {"label":"\u2192", "x":15, "y":4} | ||
| 620 | ] | ||
| 621 | } | ||
| 622 | } | ||
| 623 | } | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker/keymap.c b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker/keymap.c new file mode 100644 index 0000000000..07d58e9d2b --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker/keymap.c | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include QMK_KEYBOARD_H | ||
| 18 | |||
| 19 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 20 | [0] = LAYOUT_65_ansi_blocker( | ||
| 21 | 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_MUTE, | ||
| 22 | 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, | ||
| 23 | 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_PGUP, | ||
| 24 | KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, | ||
| 25 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT | ||
| 26 | ), | ||
| 27 | [1] = LAYOUT_65_ansi_blocker( | ||
| 28 | 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, _______, KC_MPLY, | ||
| 29 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 30 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 31 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 33 | ), | ||
| 34 | }; | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker/readme.md b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker/readme.md new file mode 100644 index 0000000000..d15fff8ad0 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker/readme.md | |||
| @@ -0,0 +1 @@ | |||
| # The 65_ansi_blocker keymap for zoom65_lite | |||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_bs/keymap.c b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_bs/keymap.c new file mode 100644 index 0000000000..7580e22f95 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_bs/keymap.c | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include QMK_KEYBOARD_H | ||
| 18 | |||
| 19 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 20 | [0] = LAYOUT_65_ansi_blocker_split_bs( | ||
| 21 | 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_BSPC, KC_MUTE, | ||
| 22 | 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, | ||
| 23 | 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_PGUP, | ||
| 24 | KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, | ||
| 25 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT | ||
| 26 | ), | ||
| 27 | [1] = LAYOUT_65_ansi_blocker_split_bs( | ||
| 28 | 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, _______, _______, KC_MPLY, | ||
| 29 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 30 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 31 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 33 | ), | ||
| 34 | }; | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_bs/readme.md b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_bs/readme.md new file mode 100644 index 0000000000..1ec5b96442 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_bs/readme.md | |||
| @@ -0,0 +1 @@ | |||
| # The 65_ansi_blocker_split_bs keymap for zoom65_lite | |||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_lshift/keymap.c b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_lshift/keymap.c new file mode 100644 index 0000000000..29bf8fb543 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_lshift/keymap.c | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include QMK_KEYBOARD_H | ||
| 18 | |||
| 19 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 20 | [0] = LAYOUT_65_ansi_blocker_split_lshift( | ||
| 21 | 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_MUTE, | ||
| 22 | 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, | ||
| 23 | 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_PGUP, | ||
| 24 | KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, | ||
| 25 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT | ||
| 26 | ), | ||
| 27 | [1] = LAYOUT_65_ansi_blocker_split_lshift( | ||
| 28 | 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, _______, KC_MPLY, | ||
| 29 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 30 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 31 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 33 | ), | ||
| 34 | }; | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_lshift/readme.md b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_lshift/readme.md new file mode 100644 index 0000000000..e0816ba218 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_lshift/readme.md | |||
| @@ -0,0 +1 @@ | |||
| # The 65_ansi_blocker_split_lshift keymap for zoom65_lite | |||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_space/keymap.c b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_space/keymap.c new file mode 100644 index 0000000000..9ab31d62f7 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_space/keymap.c | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include QMK_KEYBOARD_H | ||
| 18 | |||
| 19 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 20 | [0] = LAYOUT_65_ansi_blocker_split_space( | ||
| 21 | 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_MUTE, | ||
| 22 | 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, | ||
| 23 | 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_PGUP, | ||
| 24 | KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, | ||
| 25 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT | ||
| 26 | ), | ||
| 27 | [1] = LAYOUT_65_ansi_blocker_split_space( | ||
| 28 | 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, _______, KC_MPLY, | ||
| 29 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 30 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 31 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 33 | ), | ||
| 34 | }; | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_space/readme.md b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_space/readme.md new file mode 100644 index 0000000000..b0dc099a5c --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_ansi_blocker_split_space/readme.md | |||
| @@ -0,0 +1 @@ | |||
| # The 65_ansi_blocker_split_space keymap for zoom65_lite | |||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker/keymap.c b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker/keymap.c new file mode 100644 index 0000000000..cc7967446d --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker/keymap.c | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include QMK_KEYBOARD_H | ||
| 18 | |||
| 19 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 20 | [0] = LAYOUT_65_iso_blocker( | ||
| 21 | 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_MUTE, | ||
| 22 | 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_DEL, | ||
| 23 | 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_NUHS, KC_ENT, KC_PGUP, | ||
| 24 | KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, | ||
| 25 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT | ||
| 26 | ), | ||
| 27 | [1] = LAYOUT_65_iso_blocker( | ||
| 28 | 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, _______, KC_MPLY, | ||
| 29 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 30 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 31 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 33 | ), | ||
| 34 | }; | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker/readme.md b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker/readme.md new file mode 100644 index 0000000000..4f6f7de019 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker/readme.md | |||
| @@ -0,0 +1 @@ | |||
| # The 65_iso_blocker keymap for zoom65_lite | |||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_bs/keymap.c b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_bs/keymap.c new file mode 100644 index 0000000000..af549a744b --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_bs/keymap.c | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | /* Copyright 2021 meletrix, James Young for QMK (@noroadsleft) | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include QMK_KEYBOARD_H | ||
| 18 | |||
| 19 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 20 | [0] = LAYOUT_65_iso_blocker_split_bs( | ||
| 21 | 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_BSPC, KC_MUTE, | ||
| 22 | 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_DEL, | ||
| 23 | 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_NUHS, KC_ENT, KC_PGUP, | ||
| 24 | KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, | ||
| 25 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT | ||
| 26 | ), | ||
| 27 | [1] = LAYOUT_65_iso_blocker_split_bs( | ||
| 28 | 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, _______, _______, KC_MPLY, | ||
| 29 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 30 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 31 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 33 | ), | ||
| 34 | }; | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_bs/readme.md b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_bs/readme.md new file mode 100644 index 0000000000..260836b6c9 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_bs/readme.md | |||
| @@ -0,0 +1 @@ | |||
| # The 65_iso_blocker_split_bs keymap for zoom65_lite | |||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_space/keymap.c b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_space/keymap.c new file mode 100644 index 0000000000..7ab65bbf2d --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_space/keymap.c | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | /* Copyright 2021 meletrix, James Young for QMK (@noroadsleft) | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include QMK_KEYBOARD_H | ||
| 18 | |||
| 19 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 20 | [0] = LAYOUT_65_iso_blocker_split_space( | ||
| 21 | 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_MUTE, | ||
| 22 | 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_DEL, | ||
| 23 | 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_NUHS, KC_ENT, KC_PGUP, | ||
| 24 | KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, | ||
| 25 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT | ||
| 26 | ), | ||
| 27 | [1] = LAYOUT_65_iso_blocker_split_space( | ||
| 28 | 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, _______, KC_MPLY, | ||
| 29 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 30 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 31 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 33 | ), | ||
| 34 | }; | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_space/readme.md b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_space/readme.md new file mode 100644 index 0000000000..c4983514b1 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/65_iso_blocker_split_space/readme.md | |||
| @@ -0,0 +1 @@ | |||
| # The 65_iso_blocker_split_space keymap for zoom65_lite | |||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/default/keymap.c b/keyboards/meletrix/zoom65_lite/keymaps/default/keymap.c new file mode 100644 index 0000000000..be205e059a --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/default/keymap.c | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include QMK_KEYBOARD_H | ||
| 18 | |||
| 19 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 20 | [0] = LAYOUT_all( | ||
| 21 | 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_BSPC, KC_VOLU, KC_MUTE, KC_VOLD, | ||
| 22 | 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, | ||
| 23 | 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_PGUP, | ||
| 24 | KC_LSFT, KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, | ||
| 25 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT | ||
| 26 | ), | ||
| 27 | [1] = LAYOUT_all( | ||
| 28 | 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, _______, _______, KC_MNXT, KC_MPLY, KC_MPRV, | ||
| 29 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 30 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 31 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 33 | ), | ||
| 34 | }; | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/default/readme.md b/keyboards/meletrix/zoom65_lite/keymaps/default/readme.md new file mode 100644 index 0000000000..47c3be8e30 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/default/readme.md | |||
| @@ -0,0 +1 @@ | |||
| # The default keymap for zoom65_lite | |||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/via/keymap.c b/keyboards/meletrix/zoom65_lite/keymaps/via/keymap.c new file mode 100644 index 0000000000..9fc9964679 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/via/keymap.c | |||
| @@ -0,0 +1,91 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include QMK_KEYBOARD_H | ||
| 18 | |||
| 19 | #ifdef VIA_ENABLE | ||
| 20 | static uint8_t encoder_state[ENCODERS] = {0}; | ||
| 21 | static keypos_t encoder_cw[ENCODERS] = ENCODERS_CW_KEY; | ||
| 22 | static keypos_t encoder_ccw[ENCODERS] = ENCODERS_CCW_KEY; | ||
| 23 | |||
| 24 | void encoder_action_unregister(void) | ||
| 25 | { | ||
| 26 | for (int index = 0; index < ENCODERS; ++index) | ||
| 27 | { | ||
| 28 | if (encoder_state[index]) | ||
| 29 | { | ||
| 30 | keyevent_t encoder_event = (keyevent_t){ | ||
| 31 | .key = encoder_state[index] >> 1 ? encoder_cw[index] : encoder_ccw[index], | ||
| 32 | .pressed = false, | ||
| 33 | .time = (timer_read() | 1)}; | ||
| 34 | encoder_state[index] = 0; | ||
| 35 | action_exec(encoder_event); | ||
| 36 | } | ||
| 37 | } | ||
| 38 | } | ||
| 39 | void encoder_action_register(uint8_t index, bool clockwise) | ||
| 40 | { | ||
| 41 | keyevent_t encoder_event = (keyevent_t){ | ||
| 42 | .key = clockwise ? encoder_cw[index] : encoder_ccw[index], | ||
| 43 | .pressed = true, | ||
| 44 | .time = (timer_read() | 1)}; | ||
| 45 | encoder_state[index] = (clockwise ^ 1) | (clockwise << 1); | ||
| 46 | action_exec(encoder_event); | ||
| 47 | } | ||
| 48 | |||
| 49 | void matrix_scan_kb(void) | ||
| 50 | { | ||
| 51 | encoder_action_unregister(); | ||
| 52 | matrix_scan_user(); | ||
| 53 | } | ||
| 54 | |||
| 55 | bool encoder_update_kb(uint8_t index, bool clockwise) | ||
| 56 | { | ||
| 57 | encoder_action_register(index, clockwise); | ||
| 58 | return true; | ||
| 59 | }; | ||
| 60 | #endif | ||
| 61 | |||
| 62 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 63 | [0] = LAYOUT_all( | ||
| 64 | 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_BSPC, KC_VOLU, KC_MUTE, KC_VOLD, | ||
| 65 | 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, | ||
| 66 | 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_PGUP, | ||
| 67 | KC_LSFT, KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_END, | ||
| 68 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RGHT | ||
| 69 | ), | ||
| 70 | [1] = LAYOUT_all( | ||
| 71 | 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, _______, _______, KC_MNXT, KC_MPLY, KC_MPRV, | ||
| 72 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 73 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 74 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, | ||
| 75 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 76 | ), | ||
| 77 | [2] = LAYOUT_all( | ||
| 78 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 79 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 80 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 81 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 82 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 83 | ), | ||
| 84 | [3] = LAYOUT_all( | ||
| 85 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 86 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 87 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 88 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 89 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ | ||
| 90 | ), | ||
| 91 | }; | ||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/via/readme.md b/keyboards/meletrix/zoom65_lite/keymaps/via/readme.md new file mode 100644 index 0000000000..e605d45875 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/via/readme.md | |||
| @@ -0,0 +1 @@ | |||
| # The via keymap for zoom65_lite | |||
diff --git a/keyboards/meletrix/zoom65_lite/keymaps/via/rules.mk b/keyboards/meletrix/zoom65_lite/keymaps/via/rules.mk new file mode 100644 index 0000000000..43061db1dd --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/keymaps/via/rules.mk | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | VIA_ENABLE = yes | ||
| 2 | LTO_ENABLE = yes \ No newline at end of file | ||
diff --git a/keyboards/meletrix/zoom65_lite/readme.md b/keyboards/meletrix/zoom65_lite/readme.md new file mode 100644 index 0000000000..21f55a2083 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/readme.md | |||
| @@ -0,0 +1,26 @@ | |||
| 1 | # zoom65_lite | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | Meletrix's first mass-produced mechanical keyboard. | ||
| 6 | More Info at [zoom](https://zoom65.com/). | ||
| 7 | |||
| 8 | * Keyboard Maintainer: [spbgzh](https://github.com/spbgzh) | ||
| 9 | * Hardware Supported: zoom65 Standard | ||
| 10 | * Hardware Availability: [zoom](https://zoom65.com/) | ||
| 11 | |||
| 12 | Make example for this keyboard (after setting up your build environment): | ||
| 13 | |||
| 14 | make meletrix/zoom65_lite:default | ||
| 15 | |||
| 16 | Flashing example for this keyboard: | ||
| 17 | |||
| 18 | make meletrix/zoom65_lite:default:flash | ||
| 19 | |||
| 20 | To reset the board into bootloader mode, do one of the following: | ||
| 21 | |||
| 22 | * Tap the Reset switch mounted on the PCB | ||
| 23 | * In the case of the default keymap, use the key combination Fn + End | ||
| 24 | * Hold the Esc key while connecting the USB cable (also erases persistent settings) | ||
| 25 | |||
| 26 | See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). | ||
diff --git a/keyboards/meletrix/zoom65_lite/rules.mk b/keyboards/meletrix/zoom65_lite/rules.mk new file mode 100644 index 0000000000..05b56f4c10 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/rules.mk | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | # MCU name | ||
| 2 | MCU = atmega32u4 | ||
| 3 | |||
| 4 | # Bootloader selection | ||
| 5 | BOOTLOADER = atmel-dfu | ||
| 6 | |||
| 7 | # Build Options | ||
| 8 | # change yes to no to disable | ||
| 9 | # | ||
| 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | ||
| 11 | MOUSEKEY_ENABLE = yes # Mouse keys | ||
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | ||
| 13 | CONSOLE_ENABLE = yes # Console for debug | ||
| 14 | COMMAND_ENABLE = no # Commands for debug and configuration | ||
| 15 | NKRO_ENABLE = yes # Enable N-Key Rollover | ||
| 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | ||
| 17 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | ||
| 18 | AUDIO_ENABLE = no # Audio output | ||
| 19 | ENCODER_ENABLE = yes # Enable Encoder | ||
| 20 | |||
| 21 | LAYOUTS = 65_ansi_blocker 65_iso_blocker 65_ansi_blocker_split_bs 65_iso_blocker_split_bs | ||
diff --git a/keyboards/meletrix/zoom65_lite/zoom65_lite.c b/keyboards/meletrix/zoom65_lite/zoom65_lite.c new file mode 100644 index 0000000000..1e1100a207 --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/zoom65_lite.c | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #include "zoom65_lite.h" | ||
| 18 | |||
| 19 | #ifndef VIA_ENABLE | ||
| 20 | bool encoder_update_kb(uint8_t index, bool clockwise) { | ||
| 21 | if (!encoder_update_user(index, clockwise)) { return false; } | ||
| 22 | tap_code_delay(clockwise ? KC_VOLU : KC_VOLD, 10); | ||
| 23 | return true; | ||
| 24 | } | ||
| 25 | #endif | ||
diff --git a/keyboards/meletrix/zoom65_lite/zoom65_lite.h b/keyboards/meletrix/zoom65_lite/zoom65_lite.h new file mode 100644 index 0000000000..81948ba1da --- /dev/null +++ b/keyboards/meletrix/zoom65_lite/zoom65_lite.h | |||
| @@ -0,0 +1,243 @@ | |||
| 1 | /* Copyright 2021 meletrix | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #pragma once | ||
| 18 | |||
| 19 | #include "quantum.h" | ||
| 20 | |||
| 21 | |||
| 22 | /* Standard Arrangement | ||
| 23 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ | ||
| 24 | * │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0a │0b │0c │0d │2d │ ◯ ISO | ||
| 25 | * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┐ ┌─────┐ | ||
| 26 | * │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1a │1b │1c │1d │1e │ │1d │ | ||
| 27 | * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ ┌──┴┐ │ | ||
| 28 | * │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │2e │ │2c │ │ | ||
| 29 | * ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ └───┴────┘ | ||
| 30 | * │30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3c │3d │3e │ | ||
| 31 | * ├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||
| 32 | * │40 │41 │42 │44 │46 │48 │4a │4b │ │4c │4d │4e │ | ||
| 33 | * └────┴────┴────┴────────┴────┴──────────┴────┴────┘ └───┴───┴───┘ | ||
| 34 | */ | ||
| 35 | #define LAYOUT_all( \ | ||
| 36 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K2D, K43, K0E, K45, \ | ||
| 37 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ | ||
| 38 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2E, \ | ||
| 39 | K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, \ | ||
| 40 | K40, K41, K42, K44, K46, K48, K4A, K4B, K4C, K4D, K4E \ | ||
| 41 | ) { \ | ||
| 42 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E }, \ | ||
| 43 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E }, \ | ||
| 44 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E }, \ | ||
| 45 | { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E }, \ | ||
| 46 | { K40, K41, K42, K43, K44, K45, K46, KC_NO, K48, KC_NO, K4A, K4B, K4C, K4D, K4E }, \ | ||
| 47 | } | ||
| 48 | |||
| 49 | |||
| 50 | /* LAYOUT_65_ansi_blocker | ||
| 51 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ | ||
| 52 | * │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0a │0b │0c │0d │ ◯ | ||
| 53 | * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┐ | ||
| 54 | * │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1a │1b │1c │1d │1e │ | ||
| 55 | * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ | ||
| 56 | * │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │2e │ | ||
| 57 | * ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ | ||
| 58 | * │30 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3c │3d │3e │ | ||
| 59 | * ├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||
| 60 | * │40 │41 │42 │46 │4a │4b │ │4c │4d │4e │ | ||
| 61 | * └────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘ | ||
| 62 | */ | ||
| 63 | #define LAYOUT_65_ansi_blocker( \ | ||
| 64 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | ||
| 65 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ | ||
| 66 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2E, \ | ||
| 67 | K30, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, \ | ||
| 68 | K40, K41, K42, K46, K4A, K4B, K4C, K4D, K4E \ | ||
| 69 | ) { \ | ||
| 70 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E }, \ | ||
| 71 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E }, \ | ||
| 72 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, KC_NO, K2E }, \ | ||
| 73 | { K30, KC_NO, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E }, \ | ||
| 74 | { K40, K41, K42, KC_NO, KC_NO, KC_NO, K46, KC_NO, KC_NO, KC_NO, K4A, K4B, K4C, K4D, K4E }, \ | ||
| 75 | } | ||
| 76 | |||
| 77 | |||
| 78 | /* LAYOUT_65_iso_blocker | ||
| 79 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ | ||
| 80 | * │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0a │0b │0c │0d │ ◯ | ||
| 81 | * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┐ | ||
| 82 | * │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1a │1b │1c │1d │1e │ | ||
| 83 | * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┐ ├───┤ | ||
| 84 | * │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │ │2e │ | ||
| 85 | * ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴┬───┼───┤ | ||
| 86 | * │30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3c │3d │3e │ | ||
| 87 | * ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||
| 88 | * │40 │41 │42 │46 │4a │4b │ │4c │4d │4e │ | ||
| 89 | * └────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘ | ||
| 90 | */ | ||
| 91 | #define LAYOUT_65_iso_blocker( \ | ||
| 92 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | ||
| 93 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1E, \ | ||
| 94 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K1D, K2E, \ | ||
| 95 | K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, \ | ||
| 96 | K40, K41, K42, K46, K4A, K4B, K4C, K4D, K4E \ | ||
| 97 | ) { \ | ||
| 98 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E }, \ | ||
| 99 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E }, \ | ||
| 100 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, KC_NO, K2E }, \ | ||
| 101 | { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E }, \ | ||
| 102 | { K40, K41, K42, KC_NO, KC_NO, KC_NO, K46, KC_NO, KC_NO, KC_NO, K4A, K4B, K4C, K4D, K4E }, \ | ||
| 103 | } | ||
| 104 | |||
| 105 | |||
| 106 | /* LAYOUT_65_ansi_blocker_split_bs | ||
| 107 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ | ||
| 108 | * │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0a │0b │0c │0d │2d │ ◯ | ||
| 109 | * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┐ | ||
| 110 | * │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1a │1b │1c │1d │1e │ | ||
| 111 | * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ | ||
| 112 | * │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │2e │ | ||
| 113 | * ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ | ||
| 114 | * │30 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3c │3d │3e │ | ||
| 115 | * ├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||
| 116 | * │40 │41 │42 │46 │4a │4b │ │4c │4d │4e │ | ||
| 117 | * └────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘ | ||
| 118 | */ | ||
| 119 | #define LAYOUT_65_ansi_blocker_split_bs( \ | ||
| 120 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K2D, K0E, \ | ||
| 121 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ | ||
| 122 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2E, \ | ||
| 123 | K30, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, \ | ||
| 124 | K40, K41, K42, K46, K4A, K4B, K4C, K4D, K4E \ | ||
| 125 | ) { \ | ||
| 126 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E }, \ | ||
| 127 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E }, \ | ||
| 128 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E }, \ | ||
| 129 | { K30, KC_NO, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E }, \ | ||
| 130 | { K40, K41, K42, KC_NO, KC_NO, KC_NO, K46, KC_NO, KC_NO, KC_NO, K4A, K4B, K4C, K4D, K4E }, \ | ||
| 131 | } | ||
| 132 | |||
| 133 | |||
| 134 | /* LAYOUT_65_iso_blocker_split_bs | ||
| 135 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ | ||
| 136 | * │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0a │0b │0c │0d │2d │ ◯ | ||
| 137 | * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┐ | ||
| 138 | * │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1a │1b │1c │1d │1e │ | ||
| 139 | * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┐ ├───┤ | ||
| 140 | * │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │ │2e │ | ||
| 141 | * ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴┬───┼───┤ | ||
| 142 | * │30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3c │3d │3e │ | ||
| 143 | * ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||
| 144 | * │40 │41 │42 │46 │4a │4b │ │4c │4d │4e │ | ||
| 145 | * └────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘ | ||
| 146 | */ | ||
| 147 | #define LAYOUT_65_iso_blocker_split_bs( \ | ||
| 148 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K2D, K0E, \ | ||
| 149 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1E, \ | ||
| 150 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K1D, K2E, \ | ||
| 151 | K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, \ | ||
| 152 | K40, K41, K42, K46, K4A, K4B, K4C, K4D, K4E \ | ||
| 153 | ) { \ | ||
| 154 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E }, \ | ||
| 155 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E }, \ | ||
| 156 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E }, \ | ||
| 157 | { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E }, \ | ||
| 158 | { K40, K41, K42, KC_NO, KC_NO, KC_NO, K46, KC_NO, KC_NO, KC_NO, K4A, K4B, K4C, K4D, K4E }, \ | ||
| 159 | } | ||
| 160 | |||
| 161 | |||
| 162 | /* LAYOUT_65_ansi_blocker_split_lshift | ||
| 163 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ | ||
| 164 | * │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0a │0b │0c │0d │ ◯ | ||
| 165 | * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┐ | ||
| 166 | * │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1a │1b │1c │1d │1e │ | ||
| 167 | * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ | ||
| 168 | * │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │2e │ | ||
| 169 | * ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ | ||
| 170 | * │30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3c │3d │3e │ | ||
| 171 | * ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||
| 172 | * │40 │41 │42 │46 │4a │4b │ │4c │4d │4e │ | ||
| 173 | * └────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘ | ||
| 174 | */ | ||
| 175 | #define LAYOUT_65_ansi_blocker_split_lshift( \ | ||
| 176 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | ||
| 177 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ | ||
| 178 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2E, \ | ||
| 179 | K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, \ | ||
| 180 | K40, K41, K42, K46, K4A, K4B, K4C, K4D, K4E \ | ||
| 181 | ) { \ | ||
| 182 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E }, \ | ||
| 183 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E }, \ | ||
| 184 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, KC_NO, K2E }, \ | ||
| 185 | { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E }, \ | ||
| 186 | { K40, K41, K42, KC_NO, KC_NO, KC_NO, K46, KC_NO, KC_NO, KC_NO, K4A, K4B, K4C, K4D, K4E }, \ | ||
| 187 | } | ||
| 188 | |||
| 189 | |||
| 190 | /* LAYOUT_65_ansi_blocker_split_space | ||
| 191 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ | ||
| 192 | * │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0a │0b │0c │0d │ ◯ | ||
| 193 | * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┐ | ||
| 194 | * │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1a │1b │1c │1d │1e │ | ||
| 195 | * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ | ||
| 196 | * │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │2e │ | ||
| 197 | * ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ | ||
| 198 | * │30 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3c │3d │3e │ | ||
| 199 | * ├────┬───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||
| 200 | * │40 │41 │42 │44 │46 │48 │4a │4b │ │4c │4d │4e │ | ||
| 201 | * └────┴────┴────┴────────┴────┴──────────┴────┴────┘ └───┴───┴───┘ | ||
| 202 | */ | ||
| 203 | #define LAYOUT_65_ansi_blocker_split_space( \ | ||
| 204 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | ||
| 205 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ | ||
| 206 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2E, \ | ||
| 207 | K30, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, \ | ||
| 208 | K40, K41, K42, K44, K46, K48, K4A, K4B, K4C, K4D, K4E \ | ||
| 209 | ) { \ | ||
| 210 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E }, \ | ||
| 211 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E }, \ | ||
| 212 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, KC_NO, K2E }, \ | ||
| 213 | { K30, KC_NO, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E }, \ | ||
| 214 | { K40, K41, K42, KC_NO, K44, KC_NO, K46, KC_NO, K48, KC_NO, K4A, K4B, K4C, K4D, K4E }, \ | ||
| 215 | } | ||
| 216 | |||
| 217 | |||
| 218 | /* LAYOUT_65_iso_blocker_split_space | ||
| 219 | * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ | ||
| 220 | * │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0a │0b │0c │0d │ ◯ | ||
| 221 | * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┐ | ||
| 222 | * │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1a │1b │1c │1d │1e │ | ||
| 223 | * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┐ ├───┤ | ||
| 224 | * │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │ │2e │ | ||
| 225 | * ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴┬───┼───┤ | ||
| 226 | * │30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3c │3d │3e │ | ||
| 227 | * ├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||
| 228 | * │40 │41 │42 │44 │46 │48 │4a │4b │ │4c │4d │4e │ | ||
| 229 | * └────┴────┴────┴────────┴────┴──────────┴────┴────┘ └───┴───┴───┘ | ||
| 230 | */ | ||
| 231 | #define LAYOUT_65_iso_blocker_split_space( \ | ||
| 232 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \ | ||
| 233 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, \ | ||
| 234 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2E, \ | ||
| 235 | K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, \ | ||
| 236 | K40, K41, K42, K44, K46, K48, K4A, K4B, K4C, K4D, K4E \ | ||
| 237 | ) { \ | ||
| 238 | { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E }, \ | ||
| 239 | { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E }, \ | ||
| 240 | { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, KC_NO, K2E }, \ | ||
| 241 | { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E }, \ | ||
| 242 | { K40, K41, K42, KC_NO, K44, KC_NO, K46, KC_NO, K48, KC_NO, K4A, K4B, K4C, K4D, K4E }, \ | ||
| 243 | } | ||
