add encoder
This commit is contained in:
parent
4a1a9bc8f7
commit
9302133068
1 changed files with 1 additions and 0 deletions
|
@ -25,3 +25,4 @@ struct zmk_split_run_behavior_payload {
|
|||
int zmk_split_bt_position_pressed(uint8_t position);
|
||||
int zmk_split_bt_position_released(uint8_t position);
|
||||
int zmk_split_bt_sensor_triggered(uint8_t sensor_number, struct sensor_value value);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue