Skip to content

Commit

Permalink
Clarify bootloader instructions and missing QK_BOOT functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
Siilwyn committed Jul 4, 2024
1 parent a7f0716 commit b9b0582
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions keyboards/qwertykeys/qk65/r2/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to

Enter the bootloader in two ways:

* **Bootmagic reset**: Hold down the B key and plug in the keyboard
* **Physical reset button**: Briefly press the SW1 button on the back of the PCB
* **Bootloader key**: Hold down the `B` key and plug in the keyboard.
Note that the `B` key is hardcoded to the physical QWERTY layout `B` location on the PCB and `QK_BOOT` does not work.
* **Physical reset button**: Briefly press the SW1 button on the back of the PCB.

0 comments on commit b9b0582

Please sign in to comment.