mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-25 23:45:17 -05:00
feat(split): Make locality work nested behavior invocations
Co-authored-by: Tokazio <tokazio@hotmail.com>
This commit is contained in:
committed by
Pete Johanson
parent
11f600d9e5
commit
9e36ebd525
@@ -20,6 +20,7 @@ struct sensor_event {
|
||||
|
||||
struct zmk_split_run_behavior_data {
|
||||
uint8_t position;
|
||||
uint8_t source;
|
||||
uint8_t state;
|
||||
uint32_t param1;
|
||||
uint32_t param2;
|
||||
|
||||
Reference in New Issue
Block a user