forked from kofal.net/zmk
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:
committed by
Pete Johanson
parent
933e369d7c
commit
dffdb2365e
2
app/tests/key-repeat/tap-when-rolling/events.patterns
Normal file
2
app/tests/key-repeat/tap-when-rolling/events.patterns
Normal file
@@ -0,0 +1,2 @@
|
||||
s/.*hid_listener_keycode_//p
|
||||
s/.*hid_implicit_modifiers_//p
|
||||
Reference in New Issue
Block a user