summaryrefslogtreecommitdiff
path: root/quantum/action_tapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/action_tapping.h')
-rw-r--r--quantum/action_tapping.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/action_tapping.h b/quantum/action_tapping.h
index c822362673..6099d80d6d 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 140
+# define TAPPING_TERM 200
#endif
/* period of quick tap(ms) */