From e4fb1e1743f7810ffed6023e0a192a7bf3e89f7e Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 18 Mar 2024 11:22:40 +0100 Subject: [PATCH] skeletyl: remove mov-combo --- .../bastardkb/skeletyl/keymaps/quotengrote/keymap.c | 2 -- .../bastardkb/skeletyl/keymaps/quotengrote/readme.md | 9 +-------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/keyboards/bastardkb/skeletyl/keymaps/quotengrote/keymap.c b/keyboards/bastardkb/skeletyl/keymaps/quotengrote/keymap.c index a07da011c8..1d44274dff 100644 --- a/keyboards/bastardkb/skeletyl/keymaps/quotengrote/keymap.c +++ b/keyboards/bastardkb/skeletyl/keymaps/quotengrote/keymap.c @@ -57,7 +57,6 @@ const uint16_t PROGMEM ss_combo[] = {LT(0,KC_F), LCTL_T(KC_S), COMBO_END} const uint16_t PROGMEM ka_combo[] = {LALT_T(KC_R), LSFT_T(KC_T), COMBO_END}; const uint16_t PROGMEM kk_combo[] = {LSFT_T(KC_N), LALT_T(KC_I), COMBO_END}; const uint16_t PROGMEM esc_combo[] = {LCTL_T(KC_S), LSFT_T(KC_T), COMBO_END}; -const uint16_t PROGMEM mov_combo[] = {LT(2, KC_ENT), LT(1, KC_SPC), COMBO_END}; const uint16_t PROGMEM med_combo[] = {LT(3, KC_DEL), OSL(3), COMBO_END}; const uint16_t PROGMEM sv_combo[] = {LCTL_T(KC_S), LT(0,KC_C), COMBO_END}; @@ -69,7 +68,6 @@ combo_t key_combos[] = { [C_KA] = COMBO(ka_combo, LCTL(LALT(KC_A))), [C_KK] = COMBO(kk_combo, LCTL(LALT(KC_K))), [C_ESC] = COMBO(esc_combo, KC_ESC), - [C_MOV] = COMBO(mov_combo, MO(3)), [C_MED] = COMBO(med_combo, MO(4)), [C_SV] = COMBO(sv_combo, LCTL(KC_S)), }; diff --git a/keyboards/bastardkb/skeletyl/keymaps/quotengrote/readme.md b/keyboards/bastardkb/skeletyl/keymaps/quotengrote/readme.md index 1a1b614788..e1ef634f15 100644 --- a/keyboards/bastardkb/skeletyl/keymaps/quotengrote/readme.md +++ b/keyboards/bastardkb/skeletyl/keymaps/quotengrote/readme.md @@ -17,14 +17,7 @@ ## ToDo - prüfen ob auto shift bei ß stört -- led - - timeout - - layer farben? https://github.com/qmk/qmk_firmware/blob/master/docs/feature_rgb_matrix.md#indicators - - pro taste? - - keymap bil anpassen +- keymap bil anpassen - maustasten testen -- Switches und Keycaps in Wiki -- Redditpost, mit Link auf Inspiration und mein Frage -- combo für movement-layer entfernen - keymap als bild, und mit combos in repo einchecken, gilt ja für alle tastaturen - lock layer für movement