diff options
| author | stanrc85 <47038504+stanrc85@users.noreply.github.com> | 2019-04-02 12:25:36 -0400 | 
|---|---|---|
| committer | stanrc85 <47038504+stanrc85@users.noreply.github.com> | 2019-04-02 12:25:36 -0400 | 
| commit | e6b3bef077d9810c39bc7e7fd70eb52a4600abf5 (patch) | |
| tree | 806eb9aaf934d07f19ea4b60e8fa5a7054d6b503 | |
| parent | 40c6269f9fdd279b16ee49e49c8fbd256b79ccae (diff) | |
| download | firmware-e6b3bef077d9810c39bc7e7fd70eb52a4600abf5.tar.gz firmware-e6b3bef077d9810c39bc7e7fd70eb52a4600abf5.tar.bz2 firmware-e6b3bef077d9810c39bc7e7fd70eb52a4600abf5.zip | |
Adjusting tapping term
| -rw-r--r-- | users/stanrc85/config.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/users/stanrc85/config.h b/users/stanrc85/config.h index 14284435b..a041db226 100644 --- a/users/stanrc85/config.h +++ b/users/stanrc85/config.h @@ -1,6 +1,6 @@  #pragma once -#define TAPPING_TERM 200 +#define TAPPING_TERM 300  #define RETRO_TAPPING  #ifdef RGBLIGHT_ENABLE | 
