skeletyl: remove mov-combo

This commit is contained in:
Michael Grote 2024-03-18 11:22:40 +01:00
parent 4cf919d92c
commit e4fb1e1743
2 changed files with 1 additions and 10 deletions

View file

@ -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)),
};

View file

@ -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