zmk_mf68/app/tests/modifiers/explicit/kp-hyper-dn-a-dn-a-up-hyper-up/keycode_events.snapshot
Okke Formsma 7b7701ae90 feature(modifiers): add explicit modifiers
this makes LS(LEFT_CONTROL) work as if shift and control were both
pressed explicitly. Previously, the left shift would have been released
as soon as another key was pressed. The implicit behavior is useful in
case of LS(NUMBER_1) when rolling over to other keys.

Also see #361.
2021-01-24 23:30:41 -05:00

28 lines
954 B
Text

pressed: usage_page 0x07 keycode 0xe0 implicit_mods 0x00 explicit_mods 0x0e
reg: Modifier 0 count 1
reg: Modifiers set to 0x01
reg: Modifier 1 count 1
reg: Modifiers set to 0x03
reg: Modifier 2 count 1
reg: Modifiers set to 0x07
reg: Modifier 3 count 1
reg: Modifiers set to 0x0f
mods: Modifiers set to 0x0f
pressed: usage_page 0x07 keycode 0x04 implicit_mods 0x00 explicit_mods 0x00
mods: Modifiers set to 0x0f
released: usage_page 0x07 keycode 0x04 implicit_mods 0x00 explicit_mods 0x00
mods: Modifiers set to 0x0f
released: usage_page 0x07 keycode 0xe0 implicit_mods 0x00 explicit_mods 0x0e
unreg: Modifier 0 count: 0
unreg: Modifier 0 released
unreg: Modifiers set to 0x0e
unreg: Modifier 1 count: 0
unreg: Modifier 1 released
unreg: Modifiers set to 0x0c
unreg: Modifier 2 count: 0
unreg: Modifier 2 released
unreg: Modifiers set to 0x08
unreg: Modifier 3 count: 0
unreg: Modifier 3 released
unreg: Modifiers set to 0x00
mods: Modifiers set to 0x00