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.
This commit is contained in:
Okke Formsma
2021-02-27 22:34:15 +01:00
committed by Pete Johanson
parent 8ebe0cd0c8
commit 0df7110058
16 changed files with 82 additions and 46 deletions

View File

@@ -1,2 +1 @@
s/.*hid_listener_keycode_//p
s/.*combo//p
s/.*hid_listener_keycode_//p