neil4 b98c53ddb7
Improve haptic feedback for input overlays (#14517)
Repurpose vibrate_on_keypress to enable device's standard keypress feedback on overlay key/button state changes

- Add keypress_vibrate function ptr to input_driver_t (only implemented on Android for now)
- (Android) Remove APP_CMD_VIBRATE_KEYPRESS
- (Android) Add doHapticFeedback, called directly to avoid latency
2022-10-16 09:58:09 +02:00
..
2022-10-10 08:59:27 +02:00
2022-10-10 06:36:02 +02:00
2022-10-10 06:36:02 +02:00
2022-09-13 10:28:03 +02:00
2021-03-11 08:38:53 +01:00
2021-10-28 06:03:54 +02:00