diff options
| author | jack <jack@pngu.org> | 2024-09-06 10:30:54 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-06 17:30:54 +0100 |
| commit | f0435451446621a0e768c8a9123789b239a325b4 (patch) | |
| tree | 2edd6213e016497e5e962de52892e197d84ee282 /docs/faq_keymap.md | |
| parent | c44f5375ab6aa3ad98d48a8a32a973f8fe6ad20b (diff) | |
[Docs] Remove references to bootmagic lite (#24369)
Diffstat (limited to 'docs/faq_keymap.md')
| -rw-r--r-- | docs/faq_keymap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq_keymap.md b/docs/faq_keymap.md index 56ccc6f6cc..05bd4fed3e 100644 --- a/docs/faq_keymap.md +++ b/docs/faq_keymap.md | |||
| @@ -34,7 +34,7 @@ On first run, the VIA code in the firmware will copy the keymap from flash memor | |||
| 34 | 34 | ||
| 35 | The simple fix for this is to clear the EEPROM. You can do this in several ways: | 35 | The simple fix for this is to clear the EEPROM. You can do this in several ways: |
| 36 | 36 | ||
| 37 | * Hold the Bootmagic Lite key (usually top left/Escape) while plugging the board in, which will also place the board into bootloader mode; then unplug and replug the board. | 37 | * Hold the Bootmagic key (usually top left/Escape) while plugging the board in, which will also place the board into bootloader mode; then unplug and replug the board. |
| 38 | * Press the `QK_CLEAR_EEPROM`/`EE_CLR` keycode if it is accessible on your keymap. | 38 | * Press the `QK_CLEAR_EEPROM`/`EE_CLR` keycode if it is accessible on your keymap. |
| 39 | * Place the board into bootloader mode and hit the "Clear EEPROM" button. This may not be available for all bootloaders, and you may need to reflash the board afterwards. | 39 | * Place the board into bootloader mode and hit the "Clear EEPROM" button. This may not be available for all bootloaders, and you may need to reflash the board afterwards. |
| 40 | 40 | ||
