forked from kofal.net/zmk
chore: Add some basic encoder tests (#2845)
Adds some encoder tests for rotating, and basic layers. Mock Kscans don't seem to interact nicely, slightly on the hacky side. However, better to have hacky tests than no tests.
This commit is contained in:
2
app/tests/encoders/layers-2/events.patterns
Normal file
2
app/tests/encoders/layers-2/events.patterns
Normal file
@@ -0,0 +1,2 @@
|
||||
s/.*hid_listener_keycode_//p
|
||||
s/.*layer_changed/layer_changed/p
|
||||
Reference in New Issue
Block a user