Key Sequence not working as expected

Any thoughts on why this key sequence isn’t working as I’d expect? I’m aiming for a trigger when the FN key is held, X is typed twice, FN key released but I’m seeing nothing. If I record the sequence without the FN key I do get a trigger.

The simplest explanation is that you don't type the sequence in 0.3 seconds. Have you tried extending the time?

I assume you want nothing to be typed. Then you need an additional shortcut: fn + x does nothing, not the “Delete” function.

are you sure you want to only trigger AFTER releasing the FN key? If not, remove the last „required“ checkbox or delete the fn up.

This might explain why you run into the 0.3s timeout, because possibly you are holding FN for too long