X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Ffeature_bootmagic.md;h=504fb90f451b910a689882b4d4097cd73d4fa611;hb=47c91fc7f75ae0a477e55b687aa0fc30da0a283c;hp=20c76d9b745d35791135673af1c6cba78acc1328;hpb=4ffcacd92086870eb7a3102d54178a7af64edb0c;p=qmk_firmware.git diff --git a/docs/feature_bootmagic.md b/docs/feature_bootmagic.md index 20c76d9b7..504fb90f4 100644 --- a/docs/feature_bootmagic.md +++ b/docs/feature_bootmagic.md @@ -14,7 +14,7 @@ On some keyboards Bootmagic is disabled by default. If this is the case, it must BOOTMAGIC_ENABLE = full ``` -?> You may see `yes` being used in place of `full`, and this is okay. However, `yes` is deprecated, and ideally `full` (or `lite`) ideally should be used instead. +?> You may see `yes` being used in place of `full`, and this is okay. However, `yes` is deprecated, and ideally `full` (or `lite`) should be used instead. Additionally, you can use [Bootmagic Lite](#bootmagic-lite) (a scaled down, very basic version of Bootmagic) by adding the following to your `rules.mk` file: