diff options
-rw-r--r-- | docs/config_options.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/config_options.md b/docs/config_options.md index dbf3d3da2..cfbe39f0d 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 | |||
404 | 404 | ||
405 | 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. | 405 | 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. |
406 | 406 | ||
407 | * `MAGIC_ENABLE` | ||
408 | * MAGIC actions (BOOTMAGIC without the boot) | ||
407 | * `BOOTMAGIC_ENABLE` | 409 | * `BOOTMAGIC_ENABLE` |
408 | * Virtual DIP switch configuration | 410 | * Virtual DIP switch configuration |
409 | * `MOUSEKEY_ENABLE` | 411 | * `MOUSEKEY_ENABLE` |