This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1690
Commits
1
Branch
0
Tags
14 MiB
Tree:
6287819fcc
zmk
/
app
/
tests
/
combo
/
combos-and-holdtaps-2
/
events.patterns
1 line
28 B
Raw
Normal View
History
Unescape
Escape
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.
4 years ago
s/.*hid_listener_keycode_//p