summaryrefslogtreecommitdiff
path: root/quantum/wpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/wpm.h')
-rw-r--r--quantum/wpm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/wpm.h b/quantum/wpm.h
index c8e7d26684..305d75b450 100644
--- a/quantum/wpm.h
+++ b/quantum/wpm.h
@@ -26,7 +26,7 @@
# define WPM_SAMPLE_SECONDS 5
#endif
#ifndef WPM_SAMPLE_PERIODS
-# define WPM_SAMPLE_PERIODS 50
+# define WPM_SAMPLE_PERIODS 25
#endif
bool wpm_keycode(uint16_t keycode);