feat(q5_max): add per-key tapping term with 175ms for home/end tap-dance #15

Merged
rootiest merged 1 commits from feat/tap-term into main 2026-04-11 05:01:39 +00:00

1 Commits

Author SHA1 Message Date
rootiest 49af06fcac feat(q5_max): add per-key tapping term with 50ms for home/end tap-dance
Define TAPPING_TERM (200ms default) and TAPPING_TERM_PER_KEY in config.h,
then implement get_tapping_term() to set a tight 50ms window for TD_HOME_END
so a single Home tap never accidentally resolves as End.
2026-04-11 00:48:15 -04:00