diff options
Diffstat (limited to 'keyboards/suavity')
-rw-r--r-- | keyboards/suavity/ehan/chconf.h | 31 | ||||
-rw-r--r-- | keyboards/suavity/ehan/config.h | 42 | ||||
-rw-r--r-- | keyboards/suavity/ehan/ehan.c | 3 | ||||
-rw-r--r-- | keyboards/suavity/ehan/ehan.h | 75 | ||||
-rw-r--r-- | keyboards/suavity/ehan/halconf.h | 26 | ||||
-rwxr-xr-x | keyboards/suavity/ehan/info.json | 316 | ||||
-rw-r--r-- | keyboards/suavity/ehan/keymaps/via/rules.mk | 2 | ||||
-rw-r--r-- | keyboards/suavity/ehan/mcuconf.h | 34 | ||||
-rw-r--r-- | keyboards/suavity/ehan/readme.md | 23 | ||||
-rw-r--r-- | keyboards/suavity/ehan/rules.mk | 21 |
10 files changed, 0 insertions, 573 deletions
diff --git a/keyboards/suavity/ehan/chconf.h b/keyboards/suavity/ehan/chconf.h deleted file mode 100644 index 35fb883183..0000000000 --- a/keyboards/suavity/ehan/chconf.h +++ /dev/null @@ -1,31 +0,0 @@ -/* Copyright 2020 QMK - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - -/* - * This file was auto-generated by: - * `qmk chibios-confmigrate -i keyboards/acheron/austin/chconf.h -r platforms/chibios/common/configs/chconf.h` - */ - -#pragma once - -#define CH_CFG_ST_FREQUENCY 10000 - -#define CH_CFG_OPTIMIZE_SPEED FALSE - -#define CH_CFG_USE_CONDVARS_TIMEOUT FALSE - -#include_next <chconf.h> - diff --git a/keyboards/suavity/ehan/config.h b/keyboards/suavity/ehan/config.h deleted file mode 100644 index af31fd6385..0000000000 --- a/keyboards/suavity/ehan/config.h +++ /dev/null @@ -1,42 +0,0 @@ -/* -Copyright 2021 Suavity Designs <henry@suavity.cc> - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. -*/ - -#pragma once - -/* key matrix size */ -#define MATRIX_ROWS 6 -#define MATRIX_COLS 17 - -#define MATRIX_COL_PINS { A10, A9, A8, B15, B14, B13, B12, C14, B7, B6, B5, B4, B3, A15, C13, B9, B8 } -// Matrix Column Pins: C0 C1 C2 C3 C4 C5 C6 C7 C8 C9 C10 C11 C12 C13 C14 C15 C16 -#define MATRIX_ROW_PINS { A7, B0, A3, A4, A5, A6 } -// Matrix Row Pins: R0 R1 R2 R3 R4 R5 -#define DIODE_DIRECTION COL2ROW -// Current flow out of the diodes are from rows to columns - -#define LED_CAPS_LOCK_PIN B11 // LED for Step Caps -#define LED_SCROLL_LOCK_PIN F1 // LED Indicator for Scroll Lock -#define LED_PIN_ON_STATE 1 - -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - -/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ -#define LOCKING_SUPPORT_ENABLE -/* Locking resynchronize hack */ -#define LOCKING_RESYNC_ENABLE - diff --git a/keyboards/suavity/ehan/ehan.c b/keyboards/suavity/ehan/ehan.c deleted file mode 100644 index cc5a9fdc4a..0000000000 --- a/keyboards/suavity/ehan/ehan.c +++ /dev/null @@ -1,3 +0,0 @@ -// Copyright 2021 Henry Lum (@suavity) -// SPDX-License-Identifier: GPL-2.0-or-later -#include "ehan.h" diff --git a/keyboards/suavity/ehan/ehan.h b/keyboards/suavity/ehan/ehan.h deleted file mode 100644 index fbc6d33a96..0000000000 --- a/keyboards/suavity/ehan/ehan.h +++ /dev/null @@ -1,75 +0,0 @@ -// Copyright 2021 Henry Lum (@suavity) -// SPDX-License-Identifier: GPL-2.0-or-later - -#pragma once - -#include "quantum.h" -#define ___ KC_NO - -/* - * ┌───┐┌───┬───┬───┬───┐┌───┐ ┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┐ - * │00 ││01 │02 │03 │04 ││05 │ │06 │07 │08 │09 ││0A │0B │0C │0D ││0E │0F │0G │ - * └───┘└───┴───┴───┴───┘└───┘ └───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┘ - * ┌───┬───┬───┬───┬───┬───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┐┌───┬───┬───┐ ┌───────┐ - * │10 │11 │12 │13 │14 │15 │16 │ │17 │18 │19 │1A │1B │1C │1D │3E ││1E │1F │1G │ │3E │ 2u Backspace - * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┘ ┌─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤├───┼───┼───┤ └─┬─────┤ - * │20 │21 │22 │23 │24 │25 │ │26 │27 │28 │29 │2A │2B │2C │2D ││2E │2F │2G │ │ │ - * 2.25u ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┐ └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤└───┴───┴───┘ ┌──┴┐3D │ ISO Enter - * LShift │30 │31 │32 │33 │34 │35 │ │36 │37 │38 │39 │3A │3B │3C │ │3C │ │ - * ┌────────┐ ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┐ ┌─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ┌───┐ ┌─┴───┴────┤ - * │40 │ │40 │41 │42 │43 │44 │45 │46 │ │47 │48 │49 │4A │4B │4C │4D │4E │ │4F │ │4D │ 2.75u RShift - * └────────┘ ├────┴┬──┴─┬─┴───┼───┼───┴───┤ ├───┴───┴───┼───┴─┬─┴─┬─┴──┬───┴─┬─┘┌───┼───┼───┐ └──────────┘ - * │50 │ │53 │54 │55 │ │58 │5A │5C │ │5D │ │5E │5F │5G │ - * └─────┘ └─────┴───┴───────┘ └───────────┴─────┴───┘ └─────┘ └───┴───┴───┘ - * ┌───────────┐ ┌──────────┬─────┬────┐ - * 3u LSpace │55 │ │58 │5A │5C │ 2.75u/1.5u/1.25u - * └───────────┘ └──────────┴─────┴────┘ - */ - -#define LAYOUT_all( \ - K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, K0F, K0G, \ - K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K3E, K1E, K1F, K1G, \ - K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E, K2F, K2G, \ - K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, \ - K40, K41, K42, K43, K44, K45, K46, K47, K48, K49, K4A, K4B, K4C, K4D, K4E, K4F, \ - K50, K53, K54, K55, K58, K5A, K5C, K5D, K5E, K5F, K5G \ -) { \ - { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, K0F, K0G, }, \ - { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, K1F, K1G, }, \ - { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E, K2F, K2G, }, \ - { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, ___, ___, }, \ - { K40, K41, K42, K43, K44, K45, K46, K47, K48, K49, K4A, K4B, K4C, K4D, K4E, K4F, ___, }, \ - { K50, ___, ___, K53, K54, K55, ___, ___, K58, ___, K5A, ___, K5C, K5D, K5E, K5F, K5G, } \ -} - -#define LAYOUT_ansi_split_bs_rshift_lspace( \ - K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, K0F, K0G, \ - K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K3E, K1E, K1F, K1G, \ - K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E, K2F, K2G, \ - K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, \ - K40, K42, K43, K44, K45, K46, K47, K48, K49, K4A, K4B, K4C, K4D, K4E, K4F, \ - K50, K53, K54, K55, K58, K5A, K5C, K5D, K5E, K5F, K5G \ -) { \ - { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, K0F, K0G }, \ - { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, K1F, K1G }, \ - { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E, K2F, K2G }, \ - { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, ___, K3E, ___, ___ }, \ - { K40, ___, K42, K43, K44, K45, K46, K47, K48, K49, K4A, K4B, K4C, K4D, K4E, K4F, ___ }, \ - { K50, ___, ___, K53, K54, K55, ___, ___, K58, ___, K5A, ___, K5C, K5D, K5E, K5F, K5G } \ -} - -#define LAYOUT_iso_split_bs_rshift_lspace( \ - K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, K0F, K0G, \ - K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K3E, K1E, K1F, K1G, \ - K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2E, K2F, K2G, \ - K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, \ - K40, K41, K42, K43, K44, K45, K46, K47, K48, K49, K4A, K4B, K4C, K4D, K4E, K4F, \ - K50, K53, K54, K55, K58, K5A, K5C, K5D, K5E, K5F, K5G \ -) { \ - { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, K0F, K0G }, \ - { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, K1F, K1G }, \ - { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, ___, K2E, K2F, K2G }, \ - { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, K3E, ___, ___ }, \ - { K40, K41, K42, K43, K44, K45, K46, K47, K48, K49, K4A, K4B, K4C, K4D, K4E, K4F, ___ }, \ - { K50, ___, ___, K53, K54, K55, ___, ___, K58, ___, K5A, ___, K5C, K5D, K5E, K5F, K5G } \ -} diff --git a/keyboards/suavity/ehan/halconf.h b/keyboards/suavity/ehan/halconf.h deleted file mode 100644 index 79afc88c96..0000000000 --- a/keyboards/suavity/ehan/halconf.h +++ /dev/null @@ -1,26 +0,0 @@ -/* Copyright 2021 QMK - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - -#pragma once - -#define HAL_USE_I2C TRUE - -// #define HAL_USE_PWM TRUE - -#define HAL_USE_SPI TRUE - -#include_next <halconf.h> - diff --git a/keyboards/suavity/ehan/info.json b/keyboards/suavity/ehan/info.json deleted file mode 100755 index aec9c84cf5..0000000000 --- a/keyboards/suavity/ehan/info.json +++ /dev/null @@ -1,316 +0,0 @@ -{ - "keyboard_name": "ehan", - "manufacturer": "Suavity Designs", - "url": "", - "maintainer": "qmk", - "usb": { - "vid": "0x5344", - "pid": "0x4548", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT_all": { - "layout": [ - {"label":"Esc", "x":0, "y":0}, - {"label":"F1", "x":1.25, "y":0}, - {"label":"F2", "x":2.25, "y":0}, - {"label":"F3", "x":3.25, "y":0}, - {"label":"F4", "x":4.25, "y":0}, - {"label":"F5", "x":5.5, "y":0}, - {"label":"F6", "x":8.5, "y":0}, - {"label":"F7", "x":9.5, "y":0}, - {"label":"F8", "x":10.5, "y":0}, - {"label":"F9", "x":11.5, "y":0}, - {"label":"F10", "x":13, "y":0}, - {"label":"F11", "x":14, "y":0}, - {"label":"F12", "x":15, "y":0}, - {"label":"F13", "x":16, "y":0}, - {"label":"PrtSc", "x":17.25, "y":0}, - {"label":"Scroll Lock", "x":18.25, "y":0}, - {"label":"Pause", "x":19.25, "y":0}, - - {"label":"`~", "x":0, "y":1.5}, - {"label":"1!", "x":1, "y":1.5}, - {"label":"2@", "x":2, "y":1.5}, - {"label":"3#", "x":3, "y":1.5}, - {"label":"4$", "x":4, "y":1.5}, - {"label":"5%", "x":5, "y":1.5}, - {"label":"6^", "x":6, "y":1.5}, - {"label":"7&", "x":9, "y":1.5}, - {"label":"8*", "x":10, "y":1.5}, - {"label":"9(", "x":11, "y":1.5}, - {"label":"0)", "x":12, "y":1.5}, - {"label":"-_", "x":13, "y":1.5}, - {"label":"=+", "x":14, "y":1.5}, - {"label":"\\|", "x":15, "y":1.5}, - {"label":"Backspace", "x":16, "y":1.5}, - {"label":"Insert", "x":17.25, "y":1.5}, - {"label":"Home", "x":18.25, "y":1.5}, - {"label":"Page Up", "x":19.25, "y":1.5}, - - {"label":"Tab", "x":0, "y":2.5, "w":1.5}, - {"label":"Q", "x":1.5, "y":2.5}, - {"label":"W", "x":2.5, "y":2.5}, - {"label":"E", "x":3.5, "y":2.5}, - {"label":"R", "x":4.5, "y":2.5}, - {"label":"T", "x":5.5, "y":2.5}, - {"label":"Y", "x":8.5, "y":2.5}, - {"label":"U", "x":9.5, "y":2.5}, - {"label":"I", "x":10.5, "y":2.5}, - {"label":"O", "x":11.5, "y":2.5}, - {"label":"P", "x":12.5, "y":2.5}, - {"label":"[{", "x":13.5, "y":2.5}, - {"label":"]}", "x":14.5, "y":2.5}, - {"label":"\\|", "x":15.5, "y":2.5, "w":1.5}, - {"label":"Delete", "x":17.25, "y":2.5}, - {"label":"End", "x":18.25, "y":2.5}, - {"label":"Page Down", "x":19.25, "y":2.5}, - - {"label":"Caps Lock", "x":0, "y":3.5, "w":1.75}, - {"label":"A", "x":1.75, "y":3.5}, - {"label":"S", "x":2.75, "y":3.5}, - {"label":"D", "x":3.75, "y":3.5}, - {"label":"F", "x":4.75, "y":3.5}, - {"label":"G", "x":5.75, "y":3.5}, - {"label":"H", "x":8.75, "y":3.5}, - {"label":"J", "x":9.75, "y":3.5}, - {"label":"K", "x":10.75, "y":3.5}, - {"label":"L", "x":11.75, "y":3.5}, - {"label":";:", "x":12.75, "y":3.5}, - {"label":"'\"", "x":13.75, "y":3.5}, - {"label":"#~", "x":14.75, "y":3.5}, - {"label":"Enter", "x":15.75, "y":3.5, "w":1.25}, - - {"label":"Shift", "x":0, "y":4.5, "w":1.25}, - {"label":"\\|", "x":1.25, "y":4.5}, - {"label":"Z", "x":2.25, "y":4.5}, - {"label":"X", "x":3.25, "y":4.5}, - {"label":"C", "x":4.25, "y":4.5}, - {"label":"V", "x":5.25, "y":4.5}, - {"label":"B", "x":6.25, "y":4.5}, - {"label":"B", "x":8.25, "y":4.5}, - {"label":"N", "x":9.25, "y":4.5}, - {"label":"M", "x":10.25, "y":4.5}, - {"label":",<", "x":11.25, "y":4.5}, - {"label":".>", "x":12.25, "y":4.5}, - {"label":"/?", "x":13.25, "y":4.5}, - {"label":"Shift", "x":14.25, "y":4.5, "w":1.75}, - {"label":"Fn", "x":16, "y":4.5}, - {"label":"\u2191", "x":18.25, "y":4.5}, - - {"label":"Ctrl", "x":0, "y":5.5, "w":1.5}, - {"label":"Alt", "x":2.75, "y":5.5, "w":1.5}, - {"label":"GUI", "x":4.25, "y":5.5}, - {"label":"Space", "x":5.25, "y":5.5, "w":2}, - {"label":"Space", "x":8.25, "y":5.5, "w":3}, - {"label":"ALT", "x":11.25, "y":5.5, "w":1.5}, - {"label":"GUI", "x":12.75, "y":5.5, "w":1}, - {"label":"Ctrl", "x":15, "y":5.5, "w":1.5}, - {"label":"\u2190", "x":17.25, "y":5.5}, - {"label":"\u2193", "x":18.25, "y":5.5}, - {"label":"\u2193", "x":19.25, "y":5.5} - ] - }, - "LAYOUT_ansi_split_bs_rshift_lspace": { - "layout": [ - {"label":"Esc", "x":0, "y":0}, - {"label":"F1", "x":1.25, "y":0}, - {"label":"F2", "x":2.25, "y":0}, - {"label":"F3", "x":3.25, "y":0}, - {"label":"F4", "x":4.25, "y":0}, - {"label":"F5", "x":5.5, "y":0}, - {"label":"F6", "x":8.5, "y":0}, - {"label":"F7", "x":9.5, "y":0}, - {"label":"F8", "x":10.5, "y":0}, - {"label":"F9", "x":11.5, "y":0}, - {"label":"F10", "x":13, "y":0}, - {"label":"F11", "x":14, "y":0}, - {"label":"F12", "x":15, "y":0}, - {"label":"F13", "x":16, "y":0}, - {"label":"PrtSc", "x":17.25, "y":0}, - {"label":"Scroll Lock", "x":18.25, "y":0}, - {"label":"Pause", "x":19.25, "y":0}, - - {"label":"`~", "x":0, "y":1.5}, - {"label":"1!", "x":1, "y":1.5}, - {"label":"2@", "x":2, "y":1.5}, - {"label":"3#", "x":3, "y":1.5}, - {"label":"4$", "x":4, "y":1.5}, - {"label":"5%", "x":5, "y":1.5}, - {"label":"6^", "x":6, "y":1.5}, - {"label":"7&", "x":9, "y":1.5}, - {"label":"8*", "x":10, "y":1.5}, - {"label":"9(", "x":11, "y":1.5}, - {"label":"0)", "x":12, "y":1.5}, - {"label":"-_", "x":13, "y":1.5}, - {"label":"=+", "x":14, "y":1.5}, - {"label":"\\|", "x":15, "y":1.5}, - {"label":"Backspace", "x":16, "y":1.5}, - {"label":"Insert", "x":17.25, "y":1.5}, - {"label":"Home", "x":18.25, "y":1.5}, - {"label":"Page Up", "x":19.25, "y":1.5}, - - {"label":"Tab", "x":0, "y":2.5, "w":1.5}, - {"label":"Q", "x":1.5, "y":2.5}, - {"label":"W", "x":2.5, "y":2.5}, - {"label":"E", "x":3.5, "y":2.5}, - {"label":"R", "x":4.5, "y":2.5}, - {"label":"T", "x":5.5, "y":2.5}, - {"label":"Y", "x":8.5, "y":2.5}, - {"label":"U", "x":9.5, "y":2.5}, - {"label":"I", "x":10.5, "y":2.5}, - {"label":"O", "x":11.5, "y":2.5}, - {"label":"P", "x":12.5, "y":2.5}, - {"label":"[{", "x":13.5, "y":2.5}, - {"label":"]}", "x":14.5, "y":2.5}, - {"label":"\\|", "x":15.5, "y":2.5, "w":1.5}, - {"label":"Delete", "x":17.25, "y":2.5}, - {"label":"End", "x":18.25, "y":2.5}, - {"label":"Page Down", "x":19.25, "y":2.5}, - - {"label":"Caps Lock", "x":0, "y":3.5, "w":1.75}, - {"label":"A", "x":1.75, "y":3.5}, - {"label":"S", "x":2.75, "y":3.5}, - {"label":"D", "x":3.75, "y":3.5}, - {"label":"F", "x":4.75, "y":3.5}, - {"label":"G", "x":5.75, "y":3.5}, - {"label":"H", "x":8.75, "y":3.5}, - {"label":"J", "x":9.75, "y":3.5}, - {"label":"K", "x":10.75, "y":3.5}, - {"label":"L", "x":11.75, "y":3.5}, - {"label":";:", "x":12.75, "y":3.5}, - {"label":"'\"", "x":13.75, "y":3.5}, - {"label":"Enter", "x":14.75, "y":3.5, "w":2.25}, - - {"label":"Shift", "x":0, "y":4.5, "w":2.25}, - {"label":"Z", "x":2.25, "y":4.5}, - {"label":"X", "x":3.25, "y":4.5}, - {"label":"C", "x":4.25, "y":4.5}, - {"label":"V", "x":5.25, "y":4.5}, - {"label":"B", "x":6.25, "y":4.5}, - {"label":"B", "x":8.25, "y":4.5}, - {"label":"N", "x":9.25, "y":4.5}, - {"label":"M", "x":10.25, "y":4.5}, - {"label":",<", "x":11.25, "y":4.5}, - {"label":".>", "x":12.25, "y":4.5}, - {"label":"/?", "x":13.25, "y":4.5}, - {"label":"Shift", "x":14.25, "y":4.5, "w":1.75}, - {"label":"Fn", "x":16, "y":4.5}, - {"label":"\u2191", "x":18.25, "y":4.5}, - - {"label":"Ctrl", "x":0, "y":5.5, "w":1.5}, - {"label":"Alt", "x":2.75, "y":5.5, "w":1.5}, - {"label":"GUI", "x":4.25, "y":5.5}, - {"label":"Space", "x":5.25, "y":5.5, "w":2}, - {"label":"Space", "x":8.25, "y":5.5, "w":3}, - {"label":"ALT", "x":11.25, "y":5.5, "w":1.5}, - {"label":"GUI", "x":12.75, "y":5.5, "w":1}, - {"label":"Ctrl", "x":15, "y":5.5, "w":1.5}, - {"label":"\u2190", "x":17.25, "y":5.5}, - {"label":"\u2193", "x":18.25, "y":5.5}, - {"label":"\u2193", "x":19.25, "y":5.5} - ] - }, - "LAYOUT_iso_split_bs_rshift_lspace": { - "layout": [ - {"label":"Esc", "x":0, "y":0}, - {"label":"F1", "x":1.25, "y":0}, - {"label":"F2", "x":2.25, "y":0}, - {"label":"F3", "x":3.25, "y":0}, - {"label":"F4", "x":4.25, "y":0}, - {"label":"F5", "x":5.5, "y":0}, - {"label":"F6", "x":8.5, "y":0}, - {"label":"F7", "x":9.5, "y":0}, - {"label":"F8", "x":10.5, "y":0}, - {"label":"F9", "x":11.5, "y":0}, - {"label":"F10", "x":13, "y":0}, - {"label":"F11", "x":14, "y":0}, - {"label":"F12", "x":15, "y":0}, - {"label":"F13", "x":16, "y":0}, - {"label":"PrtSc", "x":17.25, "y":0}, - {"label":"Scroll Lock", "x":18.25, "y":0}, - {"label":"Pause", "x":19.25, "y":0}, - - {"label":"`\u00ac", "x":0, "y":1.5}, - {"label":"1!", "x":1, "y":1.5}, - {"label":"2\"", "x":2, "y":1.5}, - {"label":"3\u00a3", "x":3, "y":1.5}, - {"label":"4$", "x":4, "y":1.5}, - {"label":"5%", "x":5, "y":1.5}, - {"label":"6^", "x":6, "y":1.5}, - {"label":"7&", "x":9, "y":1.5}, - {"label":"8*", "x":10, "y":1.5}, - {"label":"9(", "x":11, "y":1.5}, - {"label":"0)", "x":12, "y":1.5}, - {"label":"-_", "x":13, "y":1.5}, - {"label":"=+", "x":14, "y":1.5}, - {"label":"\\|", "x":15, "y":1.5}, - {"label":"Backspace", "x":16, "y":1.5}, - {"label":"Insert", "x":17.25, "y":1.5}, - {"label":"Home", "x":18.25, "y":1.5}, - {"label":"Page Up", "x":19.25, "y":1.5}, - - {"label":"Tab", "x":0, "y":2.5, "w":1.5}, - {"label":"Q", "x":1.5, "y":2.5}, - {"label":"W", "x":2.5, "y":2.5}, - {"label":"E", "x":3.5, "y":2.5}, - {"label":"R", "x":4.5, "y":2.5}, - {"label":"T", "x":5.5, "y":2.5}, - {"label":"Y", "x":8.5, "y":2.5}, - {"label":"U", "x":9.5, "y":2.5}, - {"label":"I", "x":10.5, "y":2.5}, - {"label":"O", "x":11.5, "y":2.5}, - {"label":"P", "x":12.5, "y":2.5}, - {"label":"[{", "x":13.5, "y":2.5}, - {"label":"]}", "x":14.5, "y":2.5}, - {"label":"Delete", "x":17.25, "y":2.5}, - {"label":"End", "x":18.25, "y":2.5}, - {"label":"Page Down", "x":19.25, "y":2.5}, - - {"label":"Caps Lock", "x":0, "y":3.5, "w":1.75}, - {"label":"A", "x":1.75, "y":3.5}, - {"label":"S", "x":2.75, "y":3.5}, - {"label":"D", "x":3.75, "y":3.5}, - {"label":"F", "x":4.75, "y":3.5}, - {"label":"G", "x":5.75, "y":3.5}, - {"label":"H", "x":8.75, "y":3.5}, - {"label":"J", "x":9.75, "y":3.5}, - {"label":"K", "x":10.75, "y":3.5}, - {"label":"L", "x":11.75, "y":3.5}, - {"label":";:", "x":12.75, "y":3.5}, - {"label":"'@", "x":13.75, "y":3.5}, - {"label":"#~", "x":14.75, "y":3.5}, - {"label":"Enter", "x":15.75, "y":2.5, "w":1.25, "h":2}, - - {"label":"Shift", "x":0, "y":4.5, "w":1.25}, - {"label":"\\|", "x":1.25, "y":4.5}, - {"label":"Z", "x":2.25, "y":4.5}, - {"label":"X", "x":3.25, "y":4.5}, - {"label":"C", "x":4.25, "y":4.5}, - {"label":"V", "x":5.25, "y":4.5}, - {"label":"B", "x":6.25, "y":4.5}, - {"label":"B", "x":8.25, "y":4.5}, - {"label":"N", "x":9.25, "y":4.5}, - {"label":"M", "x":10.25, "y":4.5}, - {"label":",<", "x":11.25, "y":4.5}, - {"label":".>", "x":12.25, "y":4.5}, - {"label":"/?", "x":13.25, "y":4.5}, - {"label":"Shift", "x":14.25, "y":4.5, "w":1.75}, - {"label":"Fn", "x":16, "y":4.5}, - {"label":"\u2191", "x":18.25, "y":4.5}, - - {"label":"Ctrl", "x":0, "y":5.5, "w":1.5}, - {"label":"Alt", "x":2.75, "y":5.5, "w":1.5}, - {"label":"GUI", "x":4.25, "y":5.5}, - {"label":"Space", "x":5.25, "y":5.5, "w":2}, - {"label":"Space", "x":8.25, "y":5.5, "w":3}, - {"label":"ALT", "x":11.25, "y":5.5, "w":1.5}, - {"label":"GUI", "x":12.75, "y":5.5, "w":1}, - {"label":"Ctrl", "x":15, "y":5.5, "w":1.5}, - {"label":"\u2190", "x":17.25, "y":5.5}, - {"label":"\u2193", "x":18.25, "y":5.5}, - {"label":"\u2192", "x":19.25, "y":5.5} - ] - } - } -} diff --git a/keyboards/suavity/ehan/keymaps/via/rules.mk b/keyboards/suavity/ehan/keymaps/via/rules.mk deleted file mode 100644 index 36b7ba9cbc..0000000000 --- a/keyboards/suavity/ehan/keymaps/via/rules.mk +++ /dev/null @@ -1,2 +0,0 @@ -VIA_ENABLE = yes -LTO_ENABLE = yes diff --git a/keyboards/suavity/ehan/mcuconf.h b/keyboards/suavity/ehan/mcuconf.h deleted file mode 100644 index 5cea69887f..0000000000 --- a/keyboards/suavity/ehan/mcuconf.h +++ /dev/null @@ -1,34 +0,0 @@ -/* Copyright 2020 QMK - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ - -/* - * This file was auto-generated by: - * `qmk chibios-confmigrate -i keyboards/acheron/austin/mcuconf.h -r platforms/chibios/GENERIC_STM32_F072XB/configs/mcuconf.h` - */ - -#pragma once - -#include_next <mcuconf.h> - -#undef STM32_I2C_USE_I2C1 -#define STM32_I2C_USE_I2C1 TRUE - -// #undef STM32_PWM_USE_TIM3 -// #define STM32_PWM_USE_TIM3 TRUE - -#undef STM32_SPI_USE_SPI2 -#define STM32_SPI_USE_SPI2 TRUE - diff --git a/keyboards/suavity/ehan/readme.md b/keyboards/suavity/ehan/readme.md deleted file mode 100644 index 76d997f6ed..0000000000 --- a/keyboards/suavity/ehan/readme.md +++ /dev/null @@ -1,23 +0,0 @@ -# ehan: A 10.5° Split TKL Keyboard designed by Suavity Designs | QMK Firmware - -![Imgur](https://i.imgur.com/bAiBbjgh.png) - -## Introduction - -ehan is a 10.5° Split TKL that supports 3U Spacebars, - -* Keyboard Maintainer: [Suavity Designs](https://github.com/suavity) -* Hardware Supported: ARM STM32F072CBT6 -* Hardware Availability: [suavity.cc/ehan](https://suavity.cc/keyboards/ehan/) - -The latest iteration of the PCB is v3.00 as of 07/'21. This is noted on the back of the PCB. -* Default Keymap: [See here](http://www.keyboard-layout-editor.com/#/gists/6504b0b388736213f43b64df1d576139) -* PCB Supported Layouts: [See here](http://www.keyboard-layout-editor.com/#/gists/9aab5e15a89469138da760f968df26ae) - -## How to compile - -After setting up your build environment, you can compile the ehan default keymap by using: - - make suavity/ehan:default - -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/suavity/ehan/rules.mk b/keyboards/suavity/ehan/rules.mk deleted file mode 100644 index 9383acaf00..0000000000 --- a/keyboards/suavity/ehan/rules.mk +++ /dev/null @@ -1,21 +0,0 @@ -# MCU name -MCU = STM32F072 - -# Bootloader selection -BOOTLOADER = stm32-dfu - -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = yes # Mouse keys -EXTRAKEY_ENABLE = yes # Audio control and System control -CONSOLE_ENABLE = yes # Console for debug -COMMAND_ENABLE = yes # Commands for debug and configuration -NKRO_ENABLE = yes # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output - -# Enter lower-power sleep mode when on the ChibiOS idle thread -OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE |