summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorOkke Formsma <okke@formsma.nl>2021-03-07 14:50:30 +0100
committerPete Johanson <peter@peterjohanson.com>2021-06-13 10:44:18 -0400
commitefa497c69b813852d3704dbd96207f1186eb941a (patch)
tree5547b9ad3418998bfff514583a9da5c4d97d7250 /docs/src
parent0f281304938dd1820cfe71dee431770ae545c883 (diff)
fix(behaviors): Fix timing of delayed hold-tap trigger
A hold-tap timer event would be triggered too soon if the hold-tap was delayed for longer than its tapping-term. This may cause accidental hold behavior when the correct behavior would be tap. By queuing the timer event instead of executing it immediately, other delayed events get a chance to be processed properly.
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions