Browse Source

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
pull/8047/head
Addison Cole 4 years ago
committed by GitHub
parent
commit
0968cf8b00
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions
  1. +9
    -1
      keyboards/ckeys/thedora/readme.md

+ 9
- 1
keyboards/ckeys/thedora/readme.md View File

@ -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…
Cancel
Save