Update service.h
This commit is contained in:
parent
c1039a4858
commit
4098aabd4b
1 changed files with 0 additions and 4 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <drivers/sensor.h>
|
||||
|
||||
#define ZMK_SPLIT_RUN_BEHAVIOR_DEV_LEN 9
|
||||
|
||||
struct zmk_split_run_behavior_data {
|
||||
|
@ -24,5 +22,3 @@ 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