diff options
author | jonavin <71780717+Jonavin@users.noreply.github.com> | 2021-10-23 02:04:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-22 23:04:08 -0700 |
commit | 443d30682761edf90c327a06a6dbf9badde99df5 (patch) | |
tree | 61abd676087e4747c06c79640946f3f6e61baa0a /users/jonavin/config.h | |
parent | 09daafd4898db3bfb206335b8a33d6ad87c3e58b (diff) |
[Keymap] Jonavin userspace keymap updates INVERT_NUMLOCK_INDICATOR (#14880)
Co-authored-by: Jonavin <=>
Diffstat (limited to 'users/jonavin/config.h')
-rw-r--r-- | users/jonavin/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/jonavin/config.h b/users/jonavin/config.h index 440d222df0..7b6e335e3c 100644 --- a/users/jonavin/config.h +++ b/users/jonavin/config.h @@ -23,6 +23,7 @@ #define GRAVE_ESC_CTRL_OVERRIDE // Always send Escape if Control is pressed #define TAPPING_TERM 180 +#define TAPPING_TERM_PER_KEY #ifdef RGB_MATRIX_ENABLE #define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_SOLID_COLOR |