summaryrefslogtreecommitdiffstats
path: root/docs/keycodes.md
diff options
context:
space:
mode:
authorJoe Wasson <joe@talljoe.com>2018-09-17 18:23:43 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-18 00:04:22 +0200
commita6d1db2c275f2e33e23135a6e410dbc8d19720a2 (patch)
tree647632d1df64f5e7a1f083caad6fc0da77892f7d /docs/keycodes.md
parent244e1c5a57eecd349c7d88e1af42d1b3467aeafe (diff)
downloadqmk_firmware-a6d1db2c275f2e33e23135a6e410dbc8d19720a2.tar.gz
qmk_firmware-a6d1db2c275f2e33e23135a6e410dbc8d19720a2.tar.xz
Create AG_TOGG code to toggle Alt/Gui swap.
Diffstat (limited to 'docs/keycodes.md')
-rw-r--r--docs/keycodes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/keycodes.md b/docs/keycodes.md
index c344a7528..6676bb53c 100644
--- a/docs/keycodes.md
+++ b/docs/keycodes.md
@@ -271,6 +271,7 @@ This is a reference only. Each group of keys links to the page documenting their
|`MAGIC_UNSWAP_BACKSLASH_BACKSPACE`| |Unswap `\` and Backspace |
|`MAGIC_UNHOST_NKRO` | |Force NKRO off |
|`MAGIC_UNSWAP_ALT_GUI` |`AG_NORM`|Unswap Alt and GUI on both sides |
+|`MAGIC_TOGGLE_ALT_GUI` |`AG_TOGG`|Toggle Alt and GUI swap on both sides|
|`MAGIC_TOGGLE_NKRO` | |Turn NKRO on or off |
## [Bluetooth](feature_bluetooth.md)