fixed ß combo
This commit is contained in:
parent
deaa3908ea
commit
962ef9a0aa
4 changed files with 1 additions and 3 deletions
|
|
@ -29,5 +29,5 @@ for more options.
|
|||
//#define NO_ACTION_TAPPING
|
||||
//#define NO_MUSIC_MODE
|
||||
|
||||
#define COMBO_COUNT 31
|
||||
#define COMBO_COUNT 50
|
||||
#define COMBO_MUST_TAP_PER_COMBO
|
||||
|
|
|
|||
|
|
@ -165,7 +165,6 @@ combo_t key_combos[COMBO_COUNT] = {
|
|||
COMBO(sz_combo, RALT(KC_S))
|
||||
};
|
||||
|
||||
|
||||
// ┌─────────────────────────────────────────────────┐
|
||||
// │ d e f i n e k e y o v e r r i d e s │
|
||||
// └─────────────────────────────────────────────────┘
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue