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-09-26 16:12:31 +02:00
2022-10-01 17:56:16 +02:00
2022-10-01 17:56:16 +02:00
2021-10-16 14:52:56 -07:00
2022-10-15 14:32:26 +02:00
2022-10-01 17:56:16 +02:00
2022-08-17 16:47:44 +02:00