Skip to content

Instantly share code, notes, and snippets.

@math0ne
Created February 8, 2017 20:20
Show Gist options
  • Save math0ne/036d2326a854b0b28b66424bc43cdb3d to your computer and use it in GitHub Desktop.
Save math0ne/036d2326a854b0b28b66424bc43cdb3d to your computer and use it in GitHub Desktop.
^F12::SetNumLockState, % (GetKeyState("NumLock","t")) ? "Off" : "On"
#if, GetKeyState("NumLock", "T")
m::Numpad1
,::Numpad2
.::Numpad3
j::Numpad4
k::Numpad5
l::Numpad6
u::Numpad7
i::Numpad8
o::Numpad9
#if
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment