TobyForbes / Macro-Keyboard

A program using lua and autohotkey to turn a regular keyboard into many macros keys, designed specificaly for programmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Macro-Keyboard

Set this up by craeting a plain text file somewhere on your computer, then put the address for the file where it says "put address here" in the .lua and .ahk files

Then simply run the .lua file in lua macros (http://www.hidmacros.eu/) And run the .ahk file in AutoHotKey (https://autohotkey.com/)

About

A program using lua and autohotkey to turn a regular keyboard into many macros keys, designed specificaly for programmers


Languages

Language:AutoHotkey 60.1%Language:Lua 39.9%