diff --git a/common/config.h b/common/config.h index a2fc32b..6937b22 100644 --- a/common/config.h +++ b/common/config.h @@ -12,13 +12,10 @@ // from its 10ms default to the 1ms minimum that USB 1.x (Full Speed) allows: #define USB_POLLING_INTERVAL_MS 1 -// home row mods +// home row mods - https://docs.qmk.fm/tap_hold #define CHORDAL_HOLD #define PERMISSIVE_HOLD -#define TAPPING_TERM 225 - -// no auto repeat stuff -#define QUICK_TAP_TERM 0 +#define TAPPING_TERM 200 // // underglow configuration