diff options
Diffstat (limited to 'quantum/action_tapping.h')
| -rw-r--r-- | quantum/action_tapping.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/action_tapping.h b/quantum/action_tapping.h index 6099d80d6d..c822362673 100644 --- a/quantum/action_tapping.h +++ b/quantum/action_tapping.h @@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* period of tapping(ms) */ #ifndef TAPPING_TERM -# define TAPPING_TERM 200 +# define TAPPING_TERM 140 #endif /* period of quick tap(ms) */ |
