Expand Blocking the Keyboard

@Andreas_Hegenberg Despite your admirable efforts, unfortunately, virtually pressing and releasing modifier keys has never worked reliably. Even the improvements you recently introduced don’t solve the problem for me.

What does work reliably, however, is using the keyboard block as a virtual modifier. I’m wondering if it would be possible to expand this “mode.”

I imagine there could be “block 1” and “block 2.”

“block 1” + A would trigger something different than “block 2” + A, just as Cmd + A triggers something different than Opt + A.

Ideally, “block 1” + “block 2” + A would trigger something else entirely, just like Cmd + Opt + A.

Would something like this be possible? Thanks!