KeyLine 1.7.0
Added
-
Added Remap support for macro shortcuts.
- Remap can consume the original shortcut input and send only the macro output to the target window.
- Example: a macro with shortcut
1can sendQ > Q > Qwithout also sending1, preventing1 > Q > Q > Q. - Remap only works when the selected target window is focused, so inputs are not consumed while using other apps.
- Remap only supports single-key shortcuts.
-
Added a Global Remap Toggle.
- All remap macros can now be quickly enabled or disabled globally.
- When Global Remap is off, remap shortcuts pass through normally and do not trigger remap behavior.
- Useful for typing normally in in-game chat without manually disabling individual macro listeners.
Changed
-
KeyLine now prevents multiple KeyLine windows from opening at the same time.
- This avoids conflicts where multiple app instances could write macros, profiles, and settings to the same save files.
Notes
- Normal non-remap macros are not affected by the Global Remap Toggle.
- Remap is intended for focused target-window usage, especially games or apps where a single key should be replaced by a macro sequence.