9a7908b632
Tap-and-hold a hold-tap to hold the tap behavior so it can repeat. After a tap, if the same key is pressed within `quick_tap_ms`, the tap behavior is always picked. This is useful for things like `&ht LSHFT BACKSPACE` where holding the backspace is required. Implements #288.
10 lines
584 B
Text
10 lines
584 B
Text
ht_binding_pressed: 0 new undecided hold_tap
|
|
ht_decide: 0 decided tap (balanced event 0)
|
|
kp_pressed: usage_page 0x07 keycode 0x09 implicit_mods 0x00 explicit_mods 0x00
|
|
kp_released: usage_page 0x07 keycode 0x09 implicit_mods 0x00 explicit_mods 0x00
|
|
ht_binding_released: 0 cleaning up hold-tap
|
|
ht_binding_pressed: 0 new undecided hold_tap
|
|
ht_decide: 0 decided tap (balanced event 4)
|
|
kp_pressed: usage_page 0x07 keycode 0x09 implicit_mods 0x00 explicit_mods 0x00
|
|
kp_released: usage_page 0x07 keycode 0x09 implicit_mods 0x00 explicit_mods 0x00
|
|
ht_binding_released: 0 cleaning up hold-tap
|