Created
April 25, 2015 11:10
-
-
Save oguna/ad7f98c66be0cfafb46b to your computer and use it in GitHub Desktop.
enthumbleの「IJKL Mode」をAutoHotkeyで再現
This file contains hidden or 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
| sc07B & j:: Send, {Blind}{Left} | |
| sc07B & k:: Send, {Blind}{Down} | |
| sc07B & l:: Send, {Blind}{Right} | |
| sc07B & i:: Send, {Blind}{Up} | |
| sc07B & Space:: Send, {Blind}{Enter} | |
| sc07B & sc079:: Send, {Blind}{Esc} | |
| sc07B:: Send {Blind}{sc07B} | |
| sc079:: Send {Blind}{sc079} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment