From 0dd6446e35e4a934d2361fc790fc8ad548339341 Mon Sep 17 00:00:00 2001 From: Jayce Fayne Date: Sat, 4 Sep 2021 10:23:01 +0200 Subject: [PATCH] Document `MAGIC` feature --- docs/config_options.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/config_options.md b/docs/config_options.md index 94f99e74c054..09a5f646b7a8 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`