Merge branch 'force_feedback' into 'master'
keyboard: add haptic feedback Closes #10 See merge request postmarketOS/buffybox!76
This commit is contained in:
commit
27208ba156
19 changed files with 211 additions and 15 deletions
|
|
@ -27,6 +27,7 @@ shared_sources = files(
|
|||
'shared/fonts/font_32.c',
|
||||
'shared/cli_common.c',
|
||||
'shared/config.c',
|
||||
'shared/force_feedback.c',
|
||||
'shared/indev.c',
|
||||
'shared/log.c',
|
||||
'shared/theme.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue