Skip to content

Commit

Permalink
Fix typo in flash documentation (#855)
Browse files Browse the repository at this point in the history
Correct key when flashing right part of Sofle Choc Pro keyboard.
  • Loading branch information
edevil authored Feb 17, 2025
1 parent f4cc9f4 commit cbf23d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/keebart/sofle_choc_pro/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to

Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the top left key of the left side of the keyboard while connecting the left side to the computer. Similarly, hold down the top left key of the right side of the keyboard while connecting the right side to the computer.
* **Bootmagic reset**: Hold down the top left key of the left side of the keyboard while connecting the left side to the computer. Similarly, hold down the top right key of the right side of the keyboard while connecting the right side to the computer.
* **Physical reset button**: Briefly press the button on the back of the PCB
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

0 comments on commit cbf23d9

Please sign in to comment.