Tested newly implemented menu on armchair and made several Fixes:
- reduce long delay when changing to menu modes (control handle)
- add unused line to mode select menu, also drop "click to confirm"
- fix and optimize getNextSelectableModeIndex function to get n next (recursive, offset)
- button: clear encoder queue before changing to menu mode
- fix menu immediately exiting on x5 press (missing break)