diff options
author | Okke Formsma <okke@formsma.nl> | 2020-11-30 22:02:57 +0100 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-12-06 00:33:20 -0500 |
commit | e00eceb5089d50fce2e298628c5bcf6c3b0596cd (patch) | |
tree | d4c1f5d9ab2639d66f22199f848ae6de6915e09a /app/tests/sticky-keys/9-sk-dn-up-dn-up/events.patterns | |
parent | f86e0fff14c4c6419a1388f963c5535a4f9c201a (diff) |
fix(sticky keys): fix tapping-sticky-keys bug.
Sticky keys should be cleared when they were tapped in rapid succession before the timer runs out.
Diffstat (limited to 'app/tests/sticky-keys/9-sk-dn-up-dn-up/events.patterns')
-rw-r--r-- | app/tests/sticky-keys/9-sk-dn-up-dn-up/events.patterns | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/tests/sticky-keys/9-sk-dn-up-dn-up/events.patterns b/app/tests/sticky-keys/9-sk-dn-up-dn-up/events.patterns new file mode 100644 index 0000000..833100f --- /dev/null +++ b/app/tests/sticky-keys/9-sk-dn-up-dn-up/events.patterns @@ -0,0 +1 @@ +s/.*hid_listener_keycode_//p
\ No newline at end of file |