aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Kaim <Sebb767@users.noreply.github.com>2017-10-05 00:51:05 +0200
committerJack Humbert <jack.humb@gmail.com>2017-10-05 06:17:34 -1000
commit29bcffb3f3b6907a7a08d60a197e9e738b3fa264 (patch)
treed83a09c4fc7eb53531abf0684faa88e96fb1d971
parent01bf8e1643eea8178331722e51865ce22423bde1 (diff)
downloadqmk_firmware-29bcffb3f3b6907a7a08d60a197e9e738b3fa264.tar.gz
qmk_firmware-29bcffb3f3b6907a7a08d60a197e9e738b3fa264.zip
Edited a minor typo in feature_bootmagic.md.
-rw-r--r--docs/feature_bootmagic.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_bootmagic.md b/docs/feature_bootmagic.md
index 3cf7d8d2a..c8459e350 100644
--- a/docs/feature_bootmagic.md
+++ b/docs/feature_bootmagic.md
@@ -14,7 +14,7 @@ Shortcuts for bootmagic options. You can use these even when bootmagic is off.
14|`MAGIC_SWAP_RALT_RGUI`|Swap the right Alt and GUI keys| 14|`MAGIC_SWAP_RALT_RGUI`|Swap the right Alt and GUI keys|
15|`MAGIC_NO_GUI`|Disable the GUI key| 15|`MAGIC_NO_GUI`|Disable the GUI key|
16|`MAGIC_SWAP_GRAVE_ESC`|Swap the Grave and Esc key.| 16|`MAGIC_SWAP_GRAVE_ESC`|Swap the Grave and Esc key.|
17|`MAGIC_SWAP_BACKSLASH_BACKSPACE`|Swap backslack and backspace| 17|`MAGIC_SWAP_BACKSLASH_BACKSPACE`|Swap backslash and backspace|
18|`MAGIC_HOST_NKRO`|Force NKRO on| 18|`MAGIC_HOST_NKRO`|Force NKRO on|
19|`MAGIC_SWAP_ALT_GUI`/`AG_SWAP`|Swap Alt and Gui on both sides| 19|`MAGIC_SWAP_ALT_GUI`/`AG_SWAP`|Swap Alt and Gui on both sides|
20|`MAGIC_UNSWAP_CONTROL_CAPSLOCK`|Disable the Control/Capslock swap| 20|`MAGIC_UNSWAP_CONTROL_CAPSLOCK`|Disable the Control/Capslock swap|