keyboard: add haptic feedback

This commit is contained in:
Vladimir Stoiakin 2025-11-26 12:34:09 +03:00
parent 271cdf8534
commit 6b3477dc78
19 changed files with 211 additions and 15 deletions

View file

@ -26,6 +26,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',