1
0

Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)

This commit is contained in:
Wolf Van Herreweghe
2022-12-08 17:12:49 +01:00
committed by GitHub
parent beaea2eb0d
commit c6e291c416
27 changed files with 35 additions and 28 deletions

View File

@@ -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.

View File

@@ -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