Skip to content

Instantly share code, notes, and snippets.

@NanoDano
Created August 1, 2020 19:42
Show Gist options
  • Save NanoDano/3d85ee0804ef7c18bd9cbb29ab910d8e to your computer and use it in GitHub Desktop.
Save NanoDano/3d85ee0804ef7c18bd9cbb29ab910d8e to your computer and use it in GitHub Desktop.
Rebind CapsLock to Escape Windows AutoHotkey
; Rebind caps to escape
; Press `WindowsKey+R` and run `shell:startup` and put this file there
Capslock::Esc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment