Last active
March 6, 2019 11:18
-
-
Save Hrommi/26f598047185d560f7192e57d8ff977c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SetCapsLockState, AlwaysOff | |
CapsLock & h::Send, {blind}{Left} | |
CapsLock & j::Send, {blind}{Down} | |
CapsLock & l::Send, {blind}{Right} | |
CapsLock & k::Send, {blind}{Up} | |
CapsLock & x::Send, {blind}{Del} | |
CapsLock & Enter::Send, {blind}{End}{Enter} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment