I have checked out the F keys emitedd from the module with carabiner and on my M1 MBPro 15.3 OS the F8 key is identified correctly.
Grid sends in ascii key codes configured through the keyboard action block.
The code for L Shift DOWN + F8 + L Shift UP translates to this:
gks(25,1,1,2,0,2,65,1,0,2)Why problems might be with this:
- either a system setting interference with a choosen layout, we support en, de and hu layouts by default
- some application already manipulates how keys are represented
http://docs.intech.studio/wiki/actions/keyboard-and-mouse/keyboard/