forked from kofal.net/zmk
feature(hold-tap): Retro tapping
This commit is contained in:
committed by
Pete Johanson
parent
62ae157c0b
commit
89ed816c67
6
app/tests/hold-tap/balanced/6-retro-tap/events.patterns
Normal file
6
app/tests/hold-tap/balanced/6-retro-tap/events.patterns
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
s/.*update_hold_status_for_retro_tap/update_hold_status_for_retro_tap/p
|
||||
s/.*decide_retro_tap/decide_retro_tap/p
|
||||
Reference in New Issue
Block a user