aboutsummaryrefslogtreecommitdiffstats
path: root/docs/config_options.md
diff options
context:
space:
mode:
authorJayceFayne2021-10-27 01:55:04 +0200
committerGitHub2021-10-27 01:55:04 +0200
commit312b1b95a88e1b4b6d0642e1f788bcbd3d8d589b (patch)
tree7ec2465126c599b5a587bf73a333496a739867f5 /docs/config_options.md
parentb168fb3b2cb47f4546d5177152f6e4ee7e870269 (diff)
Document `MAGIC` feature (#14301)
Diffstat (limited to 'docs/config_options.md')
-rw-r--r--docs/config_options.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/config_options.md b/docs/config_options.md
index dbf3d3da2e..cfbe39f0d3 100644
--- a/docs/config_options.md
+++ b/docs/config_options.md
@@ -404,6 +404,8 @@ However, this will automatically disable the legacy TMK Macros and Functions fea
Use these to enable or disable building certain features. The more you have enabled the bigger your firmware will be, and you run the risk of building a firmware too large for your MCU.
+* `MAGIC_ENABLE`
+ * MAGIC actions (BOOTMAGIC without the boot)
* `BOOTMAGIC_ENABLE`
* Virtual DIP switch configuration
* `MOUSEKEY_ENABLE`