docs(troubleshooting): Apply suggestions from code review
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
This commit is contained in:
parent
42ba47f74f
commit
ee678ded12
1 changed files with 3 additions and 2 deletions
|
@ -54,9 +54,10 @@ Since then, a much simpler procedure of performing a bluetooth reset for split k
|
||||||
|
|
||||||
**New Procedure:**
|
**New Procedure:**
|
||||||
|
|
||||||
1. Open [latest build in Github Actions](https://github.com/zmkfirmware/zmk/actions?query=workflow%3ABuild+branch%3Amain) and open the first 'result' on that page.
|
1. [Open the GitHub `Actions` tab and select the `Build` workflow](https://github.com/zmkfirmware/zmk/actions?query=workflow%3ABuild+branch%3Amain).
|
||||||
|
1. Select the top 'result' on that page.
|
||||||
1. From the next page under "Artifacts", download the `$boardname-settings_reset-zmk` zip file.
|
1. From the next page under "Artifacts", download the `$boardname-settings_reset-zmk` zip file.
|
||||||
1. Unzip the downloaded file
|
1. Unzip the downloaded file.
|
||||||
1. Put each half of the split keyboard into bootloader mode
|
1. Put each half of the split keyboard into bootloader mode
|
||||||
1. Flash one of the halves of the split with the "settings clear" UF2 image from step 1. Immediately after flashing "settings clear" to the chosen half, immediately put it into bootloader mode
|
1. Flash one of the halves of the split with the "settings clear" UF2 image from step 1. Immediately after flashing "settings clear" to the chosen half, immediately put it into bootloader mode
|
||||||
to avoid accidental bonding between the halves.
|
to avoid accidental bonding between the halves.
|
||||||
|
|
Loading…
Add table
Reference in a new issue