zmk/app/tests/combo/combos-and-holdtaps-1
Okke Formsma 664b22abd1 fix(combos): Fix stuck keys when pressing long combos.
To properly retrigger hold-taps when a combo is not activated, some
position down events are reraised instead of released. The corresponding
position up events were never reraised, causing a potential stuck key.
2021-02-28 09:30:53 +01:00
..
events.patterns fix(combos): Fix stuck keys when pressing long combos. 2021-02-28 09:30:53 +01:00
keycode_events.snapshot feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
native_posix.keymap feat(combos): initial implementation 2021-01-13 21:07:41 -05:00