diff options
author | Addison Cole <36283115+addisoncole@users.noreply.github.com> | 2020-01-30 01:45:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-30 01:45:27 -0800 |
commit | 0968cf8b00ee1ee98edcd37b83573a327b2e8e29 (patch) | |
tree | 0cc78384dccb7e99f8ca15f8f96d2d3bf5590d03 /keyboards/ckeys | |
parent | 0f9982c53e9dc9b1f35384842ef93e86378d169b (diff) |
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
Diffstat (limited to 'keyboards/ckeys')
-rwxr-xr-x | keyboards/ckeys/thedora/readme.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/keyboards/ckeys/thedora/readme.md b/keyboards/ckeys/thedora/readme.md index 920162075b..273811d0fa 100755 --- a/keyboards/ckeys/thedora/readme.md +++ b/keyboards/ckeys/thedora/readme.md @@ -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 |