Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TaranVH committed Jan 28, 2019
1 parent a6fa402 commit 25220db
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ These AutoHotKey scripts speed up my workflow significantly. (Mostly for Premier
I pioneered the use of a 2nd keyboard purely for macros, and later, the concept of "wrapping" keystrokes inside of other keystrokes, (ideally, the super-function keys (F13-F24)) as a means of massively multiplying the number of unique available keys. Watch this whole video series here, before you attempt to use those fancy scripts:
https://www.youtube.com/playlist?list=PLH1gH0v9E3ruYrNyRbHhDe6XDfw4sZdZr

If you want to make your own macro keyboard, these are the options described in the above video series:
Luamacros (unstable, not recommended)
Interception (or AutoHotInterception)
iCue (K55)
Razer Synapse (Cyonosa Chroma)
QMK (Hasu USB converter, my current solution.)
There's also MacroMyKBD - (NEW, UNTESTED, I have no idea if it works. If someone could try it out and report back to me, that'd be greeeaaat) https://github.com/lal12/macroMyKBD

IF YOU ARE NEW TO AUTOHOTKEY, start here:
https://autohotkey.com/docs/Tutorial.htm

Expand Down

0 comments on commit 25220db

Please sign in to comment.