Updates cKeys/theDora README with explicit flashing instructions (#8016)
* adds to theDora readme for more explicit directions on flashing, with links and how to enter bootloader mode. * fmt * Corrects language of steps for loading firmware * Update keyboards/ckeys/thedora/readme.md
This commit is contained in:
parent
0f9982c53e
commit
0968cf8b00
1 changed files with 9 additions and 1 deletions
|
@ -32,7 +32,15 @@ All cKeys PCBs are open source. However, this one has not been posted yet becaus
|
|||
|
||||
If you want to reflash the pre-installed firmware, use the `.bin` file for Proton C. Flash with the QMK Toolbox or via the command line.
|
||||
|
||||
Building for Proton C: `make ckeys/thedora:default`
|
||||
**Building for Proton C:**
|
||||
`make ckeys/thedora:default`
|
||||
|
||||
**Search for Bootloader Device:**
|
||||
`make ckeys/thedora:default:flash`
|
||||
You will begin seeing output of the host searching for the bootloader device, `ERROR: Bootloader not found. Trying again in 5s.`
|
||||
|
||||
**Enter DFU-Bootloader Mode:**
|
||||
Reset the controller. Press [ADMIN](https://ckeys.org/slides/exboard/assets/player/keynotedhtmlplayer#21) + [RESET](https://ckeys.org/slides/exboard/assets/player/keynotedhtmlplayer#25) or, if accessible, press the reset button on the Proton C microcontroller.
|
||||
|
||||
## Default Layout
|
||||
|
||||
|
|
Loading…
Reference in a new issue