Skip to content

Kuuh4/Macropad-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

These AHK Scripts are meant for a basic macropad model that doesn't have layered functionality on the go. These were made taking into consideration personal use, but may useful to someone else.

Without the script, my macros are set to:

Key 1 Key 2 Key 3 C.ClockWise ClockWise Knob_Click
Vol_Minus Play/Pause Vol_Plus Prev_Track Next_Track Mute
Why these inputs?
I use the same device with android devices for media control.

Those inputs are taken by the script and translated taking into account the tables below

It's quite easy to change the values of the outputs to whatever you'd like to, for doing so, check V2.0 AHK Documentation

Basic - 2 Modes Toggle

Mode Key 1 Key 2 Key 3 C.ClockWise ClockWise Knob_Click
Mode 1 Prev_Track Play/Pause Next_Track Vol_Minus Vol_Plus Mode 2
Mode 2 Vol_Minus Play/Pause Vol_Plus Prev_Track Next_Track Mode 1

5 Modes - Select

Mode Key 1 Key 2 Key 3 C.ClockWise ClockWise Knob_Click
Select Mode Mode 1 Mode 2 Mode 3 Mode 4 Mode 5 Sel.Mode
Mode 1 Prev_Track Play/Pause Next_Track Vol_Minus Vol_Plus Sel.Mode
Mode 2 Vol_Minus Play/Pause Vol_Plus Prev_Track Next_Track Sel.Mode
Mode 3 Sel.Mode
Mode 4 Sel.Mode
Mode 5 Sel.Mode

About

AutoHotKey Profiles for multiple layers of basic macropad.

Resources

Stars

Watchers

Forks