Fix formatting
This commit is contained in:
parent
f938c971b9
commit
fd65189393
2 changed files with 11 additions and 12 deletions
|
@ -22,7 +22,6 @@ struct zmk_split_run_behavior_payload {
|
|||
char behavior_dev[ZMK_SPLIT_RUN_BEHAVIOR_DEV_LEN];
|
||||
} __packed;
|
||||
|
||||
|
||||
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