I want to use Fn+S to emulate Ctrl+S, so far this is my code:
#InstallKeybdHook
#Persistent
SC126 & s::
When you press the Fn key in combination with a supported key, the keyboard driver reports the presses to the operating system.
You can find the fn key scan code