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:
Andrew Rae
2023-06-06 20:42:52 -04:00
committed by Pete Johanson
parent 933e369d7c
commit dffdb2365e
7 changed files with 77 additions and 0 deletions

View File

@@ -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