try smaller tapping term again

This commit is contained in:
Christoph Cullmann 2023-09-21 10:54:58 +02:00
parent 6ecdcbcf64
commit 7679e1372a
No known key found for this signature in database

View file

@ -29,11 +29,11 @@
// 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
// the default of 200 // the default is 200
#define TAPPING_TERM 200 #define TAPPING_TERM 180
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat. // Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define QUICK_TAP_TERM 0 #define QUICK_TAP_TERM 0
// allow that thumb buttons have permissive hold // allow that thumb buttons have permissive hold, see keymap.h
#define PERMISSIVE_HOLD_PER_KEY #define PERMISSIVE_HOLD_PER_KEY