Skip to content

Instantly share code, notes, and snippets.

@FrankFang
Created July 9, 2020 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrankFang/e92838855c4941f27c04590a39c8f0e3 to your computer and use it in GitHub Desktop.
Save FrankFang/e92838855c4941f27c04590a39c8f0e3 to your computer and use it in GitHub Desktop.
; ! is Alt
; + is Shift
; ^ is Ctrl
; # is Win
F1::
Send {LWin Down}{1}{LWin Up}
return
CapsLock::SetCapsLockState, Off
#f::
CapsLock & f::
Send ^!f
return
;#Space::
; Send {Shift}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment