diff options
Diffstat (limited to 'docs/feature_command.md')
-rw-r--r-- | docs/feature_command.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_command.md b/docs/feature_command.md index a4ce3f5ae..830006613 100644 --- a/docs/feature_command.md +++ b/docs/feature_command.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # Command | 1 | # Command |
2 | 2 | ||
3 | Command, formerly known as Magic, is a way to change your keyboard's behavior without having to flash or unplug it to use [Bootmagic](feature_bootmagic.md). There is a lot of overlap between this functionality and the [Bootmagic Keycodes](feature_bootmagic.md#keycodes). Wherever possible we encourage you to use that feature instead of Command. | 3 | Command, formerly known as Magic, is a way to change your keyboard's behavior without having to flash or unplug it to use [Bootmagic Lite](feature_bootmagic.md). There is a lot of overlap between this functionality and the [Magic Keycodes](keycodes_magic.md). Wherever possible we encourage you to use that feature instead of Command. |
4 | 4 | ||
5 | On some keyboards Command is disabled by default. If this is the case, it must be explicitly enabled in your `rules.mk`: | 5 | On some keyboards Command is disabled by default. If this is the case, it must be explicitly enabled in your `rules.mk`: |
6 | 6 | ||