forked from kofal.net/zmk
refactor(hold-tap): split hold state into interrupt and timer
This commit is contained in:
committed by
Pete Johanson
parent
200c6cabea
commit
abc60fc7cb
@@ -1,5 +1,5 @@
|
||||
ht_binding_pressed: 0 new undecided hold_tap
|
||||
ht_decide: 0 decided hold (balanced event 3)
|
||||
ht_decide: 0 decided hold-timer (balanced event 3)
|
||||
kp_pressed: usage_page 0x07 keycode 0xe1 implicit_mods 0x00 explicit_mods 0x00
|
||||
kp_released: usage_page 0x07 keycode 0xe1 implicit_mods 0x00 explicit_mods 0x00
|
||||
ht_binding_released: 0 cleaning up hold-tap
|
||||
|
||||
Reference in New Issue
Block a user