Bangle 2 - Disable haptic feedback? #3215
Replies: 6 comments
-
Posted at 2021-11-24 by @gfwilliams You can just turn 'Vibrate' to 'off' in settings and that should do it? But there's no specific setting for disabling haptic feedback at the moment. It could be added relatively easily though since I believe it all happens in |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-11-24 by Weagertron Thanks @gfwilliams, I could disable vibrate but won't that disable it for notifications as well? I might be misunderstanding that setting. Ideally I would like haptic feedback off but notification vibration on |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-11-24 by @gfwilliams Yes, you're right there. I've made a note and will try and add it to the firmware. For now, you could put this code into a file
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-11-24 by Weagertron That's awesome, thanks @gfwilliams! I'll give that code a try |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-11-26 by @gfwilliams Just a note that I did look at making haptic configurable but honestly I'm expecting to redo the menu system so it scrolls properly as the more I use it the more it annoys me. So realistically, best to use the code above, and hopefully at some point soon the menus will change such that no haptics are needed at all |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-11-26 by Weagertron That sounds excellent @gfwilliams. I was beginning to experiment with creating a menu system utilising the Launcher style of display to try and make more "user friendly" menus. Just need some time to mess around with it that I hope I will find soon. But either way I imagine whatever you implement will be far superior than what I end up making ha! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-11-23 by Weagertron
I may be missing something obvious, but is there a way to turn off the haptic vibration that occurs when navigating through the menus?
I've dug around the settings and cannot seem to find an option. Would be nice to have a toggle and even nicer if it were to respect the "Quiet Time" setting
Beta Was this translation helpful? Give feedback.
All reactions