diff options
| -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 920162075..273811d0f 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 | |||
| 32 | 32 | ||
| 33 | 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. | 33 | 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. |
| 34 | 34 | ||
| 35 | Building for Proton C: `make ckeys/thedora:default` | 35 | **Building for Proton C:** |
| 36 | `make ckeys/thedora:default` | ||
| 37 | |||
| 38 | **Search for Bootloader Device:** | ||
| 39 | `make ckeys/thedora:default:flash` | ||
| 40 | You will begin seeing output of the host searching for the bootloader device, `ERROR: Bootloader not found. Trying again in 5s.` | ||
| 41 | |||
| 42 | **Enter DFU-Bootloader Mode:** | ||
| 43 | 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. | ||
| 36 | 44 | ||
| 37 | ## Default Layout | 45 | ## Default Layout |
| 38 | 46 | ||
