diff options
author | Okke Formsma <okke@formsma.nl> | 2021-02-04 14:30:53 +0100 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2021-02-24 07:24:27 -0500 |
commit | 9c4c266b17f6fec4866d65bec0889233845b6282 (patch) | |
tree | d5a04982046ac9795193eba9e670159c6810c431 /app/tests/hold-tap/tap-preferred/3b-moddn-dn-modup-timer-up | |
parent | 0ebf440de8c673c7dbbc1df2abfc38d79ea53d29 (diff) |
refactor(hold-tap): pretty print decision_moment
Diffstat (limited to 'app/tests/hold-tap/tap-preferred/3b-moddn-dn-modup-timer-up')
-rw-r--r-- | app/tests/hold-tap/tap-preferred/3b-moddn-dn-modup-timer-up/keycode_events.snapshot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/tests/hold-tap/tap-preferred/3b-moddn-dn-modup-timer-up/keycode_events.snapshot b/app/tests/hold-tap/tap-preferred/3b-moddn-dn-modup-timer-up/keycode_events.snapshot index 02a4d1f..b7f4e66 100644 --- a/app/tests/hold-tap/tap-preferred/3b-moddn-dn-modup-timer-up/keycode_events.snapshot +++ b/app/tests/hold-tap/tap-preferred/3b-moddn-dn-modup-timer-up/keycode_events.snapshot @@ -1,6 +1,6 @@ kp_pressed: usage_page 0x07 keycode 0xe4 implicit_mods 0x00 explicit_mods 0x00 ht_binding_pressed: 0 new undecided hold_tap -ht_decide: 0 decided hold-timer (tap-preferred event 3) +ht_decide: 0 decided hold-timer (tap-preferred decision moment timer) kp_pressed: usage_page 0x07 keycode 0xe1 implicit_mods 0x00 explicit_mods 0x00 kp_released: usage_page 0x07 keycode 0xe4 implicit_mods 0x00 explicit_mods 0x00 kp_released: usage_page 0x07 keycode 0xe1 implicit_mods 0x00 explicit_mods 0x00 |