use default tapping term

This commit is contained in:
Christoph Cullmann 2023-01-06 12:58:21 +01:00
parent 2c0e115cf6
commit 3ddeef8fcd
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View file

@ -23,8 +23,8 @@
// settings for home row modifiers
// details see https://precondition.github.io/home-row-mods
// bit lower the default from 200
#define TAPPING_TERM 180
// the default of 200
#define TAPPING_TERM 200
// Prevent normal rollover on alphas from accidentally triggering mods.
#define IGNORE_MOD_TAP_INTERRUPT

View file

@ -23,8 +23,8 @@
// settings for home row modifiers
// details see https://precondition.github.io/home-row-mods
// bit lower the default from 200
#define TAPPING_TERM 180
// the default of 200
#define TAPPING_TERM 200
// Prevent normal rollover on alphas from accidentally triggering mods.
#define IGNORE_MOD_TAP_INTERRUPT