Skip to content

Instantly share code, notes, and snippets.

@ashmeh6
Created January 26, 2018 09:50
Show Gist options
  • Save ashmeh6/98fafdd7614ea32c4ba709c61c7c6418 to your computer and use it in GitHub Desktop.
Save ashmeh6/98fafdd7614ea32c4ba709c61c7c6418 to your computer and use it in GitHub Desktop.
Containing commands needed to create Autohotkey script, helpfull in typing ASCII code from laptop if no numpad is there.
0::numpad0
1::numpad1
2::numpad2
3::numpad3
4::numpad4
5::numpad5
6::numpad6
7::numpad7
8::numpad8
9::numpad9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment