tmk / tmk_keyboard

Keyboard firmwares for Atmel AVR and Cortex-M
3.96k stars 1.7k forks source link

QMK Like Magic Swap Functions #757

Open anthonygualandri opened 1 year ago

anthonygualandri commented 1 year ago

Is there a way to do QMK like magic swap functions for reversing the Lctrl and Lgui (LCG_SWP) for changing between Windows and Mac machines?

tmk commented 1 year ago

This perhaps? https://github.com/tmk/tmk_keyboard/wiki/TMK-Magic-Command#keymap

anthonygualandri commented 1 year ago

Yeah. That’s it. And is that possible using the TMK online editor? If so, how?On Apr 8, 2023, at 8:52 PM, @.*** wrote: This perhaps? https://github.com/tmk/tmk_keyboard/wiki/TMK-Magic-Command#keymap

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

tmk commented 1 year ago

Probably no.

It depends on product. The feature is not enabled by default except for Alps64. You will have to build firmware yourself in command line.