SA
samdenty/NumkeyMacro
Native macro key support without any extra hardware. CUE SDK enhanced
NumkeyMacro
Native macro key support without any extra hardware. CUE SDK enhanced
Demo | Discord | Browse the docs
Getting started
NumkeyMacro is straight forward to install, simply download the compiled binary and run it.
Installing
This will allow NumkeyMacro to autostart on boot
- Download the latest binary from
bin/NumkeyMacro.exe - Press WIN+R and type in
shell:startup - Copy the downloaded EXE into this folder
- Double click the EXE once copied and you can start using it
Running locally
If you'd prefer to run NumkeyMacro directly from the source code instead, follow these steps:
Prerequisites
AutoHotkey
NodeJS
NodeJS package manager (NPM)
Launching from source
- Navigate to the
src/CUE-SDKfolder
npm install
npm run numkeymacro node index.js
start NumkeyMacro.ahk
Corsair keyboards
Thanks to Yannicked/node-cue-sdk, NumkeyMacro has full customizable RGB support
| Action | How to |
|---|---|
| Record a macro |
|
| Playback a macro | Simply hit the numpad number you recorded the macro on (NUM LOCK should be off) |
| Change the led colors | Open the `src |
Regular keyboards
| Action | How to |
|---|---|
| Record a macro |
|
| Playback a macro | Simply hit the numpad number you recorded the macro on (NUM LOCK should be off) |
FAQ
Can I still use ALT-CODES?
Yes! Autohotkey doesn't break any existing key-combinations
On this page
Languages
AutoHotkey56.9%JavaScript40.9%Batchfile2.3%
Contributors
Created February 12, 2017
Updated December 9, 2025