Browse Source

[Docs] Bootmagic Lite Caveat (#5069)

Document that using bootmagic lite resets the eeprom every time.
pull/5073/head
Yan-Fa Li 5 years ago
committed by Drashna Jaelre
parent
commit
3a513fc3a3
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      docs/feature_bootmagic.md

+ 3
- 1
docs/feature_bootmagic.md View 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


Loading…
Cancel
Save