feat(q5_max): add per-key tapping term with 175ms for home/end tap-dance #15
Reference in New Issue
Block a user
Delete Branch "feat/tap-term"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Defines
TAPPING_TERM(200ms default) andTAPPING_TERM_PER_KEYinconfig.h, then implementsget_tapping_term()to set a 175ms window specifically forTD_HOME_END. This keeps the home/end tap-dance responsive while leaving the default available for future mod-tap and layer-tap keys.