]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_bootmagic.md
[Docs] Update Super ALT↯TAB to remove use of unregister_code16 (#5766)
[qmk_firmware.git] / docs / feature_bootmagic.md
index 504fb90f451b910a689882b4d4097cd73d4fa611..39e4e47f4e09938d1b9207587ab361270b7b27e1 100644 (file)
@@ -127,7 +127,9 @@ Additionally, you may want to specify which key to use.  This is especially usef
 
 By default, these are set to 0 and 0, which is usually the "ESC" key on a majority of keyboards.
 
-And to trigger the bootloader, you hold this key down when plugging the keyboard in. Just the single key. 
+And to trigger the bootloader, you hold this key down when plugging the keyboard in. Just the single key.
+
+!> Using bootmagic lite will **always reset** the EEPROM, so you will lose any settings that have been saved.
 
 ## Advanced Bootmagic Lite