diff options
| author | precondition | 2023-04-03 07:32:47 +0200 |
|---|---|---|
| committer | GitHub | 2023-04-03 07:32:47 +0200 |
| commit | 1899793f27c9b165b55b28b086bd989f12baf137 (patch) | |
| tree | e7b366bd5f04daa69387738b1de322f39d6bd304 /users/cwebster2 | |
| parent | 47a51fda5dea81775ade0c936aeccc1ed6ebc53a (diff) | |
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
Diffstat (limited to 'users/cwebster2')
| -rw-r--r-- | users/cwebster2/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/cwebster2/config.h b/users/cwebster2/config.h index 313e6d533f..caee7d184d 100644 --- a/users/cwebster2/config.h +++ b/users/cwebster2/config.h @@ -20,7 +20,6 @@ #define TAPPING_TERM_PER_KEY //#define QUICK_TAP_TERM 0 #undef PERMISSIVE_HOLD -#define IGNORE_MOD_TAP_INTERRUPT #define NO_ACTION_ONESHOT #ifdef AUTO_SHIFT_ENABLE |