forked from mirror/qmk_firmware
Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)
This commit is contained in:
committed by
GitHub
parent
beaea2eb0d
commit
c6e291c416
@@ -15,8 +15,8 @@ Make example for this keyboard (after setting up your build environment):
|
||||
## To reset into bootloader mode:
|
||||
|
||||
1. While plugged in, press and hold `BOOT` switch
|
||||
2. While holding `BOOT`, press `QK_BOOT` and hold it for a second or two
|
||||
3. Release `QK_BOOT`
|
||||
2. While holding `BOOT`, press `RESET` and hold it for a second or two
|
||||
3. Release `RESET`
|
||||
4. Release `BOOT`
|
||||
5. The keyboard should now be recognized as a USBasp programmer device.
|
||||
|
||||
|
||||
@@ -17,5 +17,5 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to
|
||||
Enter the bootloader in 3 ways:
|
||||
|
||||
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (top left key)and plug in the keyboard
|
||||
* **Physical reset button**: Briefly short the pad on the back of the PCB labeled QK_BOOT
|
||||
* **Physical reset button**: Briefly short the pad on the back of the PCB labeled `RESET`
|
||||
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
|
||||
|
||||
Reference in New Issue
Block a user