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) | |
| download | qmk_firmware-443d30682761edf90c327a06a6dbf9badde99df5.tar.gz qmk_firmware-443d30682761edf90c327a06a6dbf9badde99df5.zip | |
[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 440d222df..7b6e335e3 100644 --- a/users/jonavin/config.h +++ b/users/jonavin/config.h | |||
| @@ -23,6 +23,7 @@ | |||
| 23 | #define GRAVE_ESC_CTRL_OVERRIDE // Always send Escape if Control is pressed | 23 | #define GRAVE_ESC_CTRL_OVERRIDE // Always send Escape if Control is pressed |
| 24 | 24 | ||
| 25 | #define TAPPING_TERM 180 | 25 | #define TAPPING_TERM 180 |
| 26 | #define TAPPING_TERM_PER_KEY | ||
| 26 | 27 | ||
| 27 | #ifdef RGB_MATRIX_ENABLE | 28 | #ifdef RGB_MATRIX_ENABLE |
| 28 | #define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_SOLID_COLOR | 29 | #define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_SOLID_COLOR |
