Files
zmk/app
Okke Formsma efa497c69b 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.
2021-06-13 10:44:18 -04:00
..
2021-02-24 07:24:27 -05:00
2020-08-29 11:53:53 -07:00
2021-02-08 10:50:44 -05:00
2020-08-29 11:53:53 -07:00
2020-12-29 23:30:30 -05:00