mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
chore: Add test behaviors for Studio testing chore: Add basic tests for studio layer adjustment chore: Fixes from code review
9 lines
474 B
Plaintext
9 lines
474 B
Plaintext
move_layer: Moved layer from index 1 to index 2
|
|
layer_changed: layer 1 state 1 locked 0
|
|
layer_changed: layer 2 state 1 locked 0
|
|
pressed: usage_page 0x07 keycode 0x06 implicit_mods 0x00 explicit_mods 0x00
|
|
released: usage_page 0x07 keycode 0x06 implicit_mods 0x00 explicit_mods 0x00
|
|
layer_changed: layer 2 state 0 locked 0
|
|
pressed: usage_page 0x07 keycode 0x04 implicit_mods 0x00 explicit_mods 0x00
|
|
released: usage_page 0x07 keycode 0x04 implicit_mods 0x00 explicit_mods 0x00
|