-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Your journey to unlock the true potential of your mouse/keyboard/G13 controller starts here.
-
Basic Input Macros
Several ways to trigger keys on the keyboard or type out strings.-
key,k: Basic Key or String Input -
keyup,u: Key Up -
keydown,d: Key Down -
keytoggle,kt: Key Toggle
-
-
Multi Macros
These macros present ways to manage multiple macros on a single key. Playing them sequentially, cycling between them or even triggering multiple macros at the same time.-
sequence,s: Sequence of Macros -
cycle,c: Cycle of Macros -
group,g: Group of Macros
-
-
Timing Macros
Switch between key functionality based on the timing of consecutive key presses or holding a key for a certain duration.-
multiclick,t: Multiclick Key -
holdkey,h: Hold Timer Key
-
-
Mouse Functionality Macros
Macros which set mouse properties instead of reacting to them.-
mouseposition,p: Mouse Position / Movement -
mousewheel,w: Mouse Wheel Control
-
-
Logitech Functionality Macros
Functionality that is normally configured via LGS.-
mode,m: LGS Mode Select -
backlight,b: Device Backlight Color -
setdpi,dpi: Mouse DPI Modifier -
externalmacro,e: LGS Macro Execution
-
-
LCD Integration Macros
LCD output for some Logitech Keyboards or the LGS LCD Emulator.
[To activate the LCD Emulator shift + ctrl + right click on the LGS tray icon, until the option appears then in the window selectTools -> Color -> Start.]-
log,o: LCD Message Log Macro -
documentation,doc: LCD Profile Documentation -
page,pg: LCD Page Navigation
-
-
Control Macros
Control currently running macros or set cycle properties.-
macrocontrol,mc: Continuous Macro Control -
cyclecontrol,cc: Cycle Macro Control
-
-
Input Modifier Macros
Macros for modifying the behavior of other key inputs.-
bufferkey,kb: Key Buffer -
wrapkey,kw: Key Wrap
-
-
Meta Macros
Macros that reference other macros or modify the Revenant environment.-
link,l: Link to Macro -
instance,i: New Instance of Macro -
flag,f: Set Flag -
func,fn: Lua Function Call -
alterhistory,ah: Alter Button History
-
- Key Macro
- Sequence Macro
- Cycle Macro
- Group Macro
- Multiclick Macro
- Hold Key Macro
- Mouse Position Macro
- Mouse Wheel Macro
- Mode Change Macro
- Backlight Macro
- DPI Macro
- External Macro
- Log Macro
- Documentation Macro
- Pagination Macro
- Control Macro
- Key Buffer Macro
- Wrap Key Macro
- Link Macro
- Instance Macro
- Flag Macro
- Function Macro
- Alter History Macro