Fix RESET not working for keyboards with Kiibohd bootloader (#15430)
This commit is contained in:
parent
7f90cb1781
commit
755731f0ba
2 changed files with 2 additions and 2 deletions
|
@ -290,7 +290,7 @@ Compatible flashers:
|
|||
Flashing sequence:
|
||||
|
||||
1. Enter the bootloader using any of the following methods:
|
||||
* Tap the `RESET` keycode (this may only enter the MCU into a "secure" bootloader mode; see https://github.com/qmk/qmk_firmware/issues/6112)
|
||||
* Tap the `RESET` keycode
|
||||
* Press the `RESET` button on the PCB
|
||||
2. Wait for the OS to detect the device
|
||||
3. Flash a .bin file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue