mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-25 23:45:17 -05:00
chore: Add basic tests for Studio's layer manipulation (#3164)
chore: Add test behaviors for Studio testing chore: Add basic tests for studio layer adjustment chore: Fixes from code review
This commit is contained in:
4
app/tests/studio/add-layer/basic/events.patterns
Normal file
4
app/tests/studio/add-layer/basic/events.patterns
Normal file
@@ -0,0 +1,4 @@
|
||||
s/.*on_add_layer_binding_pressed/add_layer/p
|
||||
s/.*on_set_layer_binding_at_idx_binding_pressed/set_layer_binding/p
|
||||
s/.*layer_changed/layer_changed/p
|
||||
s/.*hid_listener_keycode_//p
|
||||
Reference in New Issue
Block a user