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:
parent
70ab6b243a
commit
19582174f3
38 changed files with 573 additions and 3 deletions
|
|
@ -0,0 +1,8 @@
|
|||
tog_pressed: position 1 layer 1
|
||||
layer_changed: layer 1 state 1 locked 1
|
||||
remove_layer: Removed layer at index 0
|
||||
pressed: usage_page 0x07 keycode 0x05 implicit_mods 0x00 explicit_mods 0x00
|
||||
released: usage_page 0x07 keycode 0x05 implicit_mods 0x00 explicit_mods 0x00
|
||||
tog_pressed: position 1 layer 1
|
||||
pressed: usage_page 0x07 keycode 0x05 implicit_mods 0x00 explicit_mods 0x00
|
||||
released: usage_page 0x07 keycode 0x05 implicit_mods 0x00 explicit_mods 0x00
|
||||
Loading…
Add table
Add a link
Reference in a new issue