Ignore mod tap interrupt

This commit is contained in:
2020-05-21 16:22:12 +02:00
parent f0f42f1565
commit 6befb24e08

View File

@@ -41,3 +41,6 @@
/* Set the maximum time allowed between taps */
#define TAPPING_TERM 250
/* Allow quick tapping not to trigger modifier hold */
#define IGNORE_MOD_TAP_INTERRUPT