keyboard: add haptic feedback
This commit is contained in:
parent
271cdf8534
commit
6b3477dc78
19 changed files with 211 additions and 15 deletions
|
|
@ -20,6 +20,7 @@ struct bbx_indev_opts {
|
|||
#endif
|
||||
uint8_t pointer : 1;
|
||||
uint8_t touchscreen : 1;
|
||||
uint8_t force_feedback : 1;
|
||||
};
|
||||
|
||||
#ifndef BBX_APP_BUFFYBOARD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue