shorter tapping

This commit is contained in:
Christoph Cullmann 2022-10-19 00:07:39 +02:00
parent c1c272abe6
commit c116ff8ada

View file

@ -23,6 +23,9 @@
// settings for home row modifiers // settings for home row modifiers
// details see https://precondition.github.io/home-row-mods // details see https://precondition.github.io/home-row-mods
// bit faster tapping term
#define TAPPING_TERM 180
// Prevent normal rollover on alphas from accidentally triggering mods. // Prevent normal rollover on alphas from accidentally triggering mods.
#define IGNORE_MOD_TAP_INTERRUPT #define IGNORE_MOD_TAP_INTERRUPT