diff options
Diffstat (limited to 'users/danielo515/config.h')
-rw-r--r-- | users/danielo515/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/users/danielo515/config.h b/users/danielo515/config.h index d7efcd5367..11007eb27f 100644 --- a/users/danielo515/config.h +++ b/users/danielo515/config.h @@ -2,9 +2,9 @@ #if defined(COMBO_ENABLE) # define COMBO_COUNT 11 -# define COMBO_TERM 25 -#endif // !COMBO_ENABLE +# define COMBO_TERM 25 +#endif // !COMBO_ENABLE // Timeout settings for leader key -#undef LEADER_TIMEOUT +#undef LEADER_TIMEOUT #define LEADER_TIMEOUT 350 #define LEADER_PER_KEY_TIMING |