Create AG_TOGG code to toggle Alt/Gui swap.

This commit is contained in:
Joe Wasson 2018-09-17 09:23:43 -07:00 committed by Drashna Jaelre
parent 244e1c5a57
commit a6d1db2c27
4 changed files with 15 additions and 0 deletions

View file

@ -116,6 +116,7 @@ enum quantum_keycodes {
MAGIC_UNHOST_NKRO,
MAGIC_UNSWAP_ALT_GUI,
MAGIC_TOGGLE_NKRO,
MAGIC_TOGGLE_ALT_GUI,
GRAVE_ESC,
// Leader key
@ -590,6 +591,7 @@ enum quantum_keycodes {
#define AG_SWAP MAGIC_SWAP_ALT_GUI
#define AG_NORM MAGIC_UNSWAP_ALT_GUI
#define AG_TOGG MAGIC_TOGGLE_ALT_GUI
// GOTO layer - 16 layers max
// when: