allow disabling touchbar + use timestamp from the bmi323
This commit is contained in:
parent
bb4ff25130
commit
358fba86d6
15 changed files with 77 additions and 67 deletions
|
|
@ -7,6 +7,7 @@ typedef struct dev_in_settings {
|
|||
bool rumble_on_mode_switch;
|
||||
uint16_t ff_gain;
|
||||
uint8_t m1m2_mode;
|
||||
bool touchbar;
|
||||
} dev_in_settings_t;
|
||||
|
||||
void load_in_config(dev_in_settings_t *const out_conf, const char* const filepath);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue