diff options
author | jding <jding@roblox.com> | 2021-11-06 21:31:23 +0000 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2021-11-09 01:07:05 -0500 |
commit | 4e62319982ea258741eca2b79cf952fe7b8d6b3b (patch) | |
tree | 9bdf9b45b65d4a05942e6f0f6458d6645f898b48 /app/tests/hold-tap/tap-unless-interrupted/3d-kcdn-dn-kcup-timer-up/events.patterns | |
parent | f2e0642291621611f3abce69f73a22c33b1ce801 (diff) |
feat: hold/tap flavor tap-unless-interrupted
Implements new hold/tap flavor, tap-unless-interrupted
Adds tests
Adds docs
Diffstat (limited to 'app/tests/hold-tap/tap-unless-interrupted/3d-kcdn-dn-kcup-timer-up/events.patterns')
-rw-r--r-- | app/tests/hold-tap/tap-unless-interrupted/3d-kcdn-dn-kcup-timer-up/events.patterns | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/tests/hold-tap/tap-unless-interrupted/3d-kcdn-dn-kcup-timer-up/events.patterns b/app/tests/hold-tap/tap-unless-interrupted/3d-kcdn-dn-kcup-timer-up/events.patterns new file mode 100644 index 0000000..fdf2b15 --- /dev/null +++ b/app/tests/hold-tap/tap-unless-interrupted/3d-kcdn-dn-kcup-timer-up/events.patterns @@ -0,0 +1,4 @@ +s/.*hid_listener_keycode/kp/p +s/.*mo_keymap_binding/mo/p +s/.*on_hold_tap_binding/ht_binding/p +s/.*decide_hold_tap/ht_decide/p
\ No newline at end of file |