test(core): Adding coverage for key pre-releasing.
Added cases for the two use cases I know of:
1. Rolling with key-repeat behavior
2. Rolling symbols that have the same base key, eg `+=`
This commit is contained in:
parent
933e369d7c
commit
dffdb2365e
7 changed files with 77 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
s/.*hid_listener_keycode_//p
|
||||
s/.*hid_register_mod/reg/p
|
||||
s/.*hid_unregister_mod/unreg/p
|
||||
s/.*zmk_hid_.*Modifiers set to /mods: Modifiers set to /p
|
||||
Loading…
Add table
Add a link
Reference in a new issue