BU16 Scaled Keyboard - Page Change

As a way of learning and exploring possibilities I’m digging on the available workflows.

I got to the scaled keyboard workflow for the BU16.

As far as I can see this workflow doesn’t have any actions destined to change to a different page.

Is that correct?

Is it possible to assign button combos to actions? Can the utility button be used in combos? My intuition tells me that storing the button state in global variables and then checking for a combined state might do the trig but I wonder if there are not simpler more direct ways of accessing the state of one element/button from another one and act accordingly.

Thanks in advance and sorry if the questions are too basic.

Cheers.

Found this very useful video to setup combos in case anyone else is looking into it. Let’s see if I can hack the factory flow :slight_smile:

Ok, based the function of the utility button in the elapsed time of one of the 16 buttons.

Not the most elegant but allows me to jump out of the keyboard flow, otherwise you always get trap in it once selected.

Of course, open to suggestion for better UX :slight_smile: I still have a lot to learn.