diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-11 08:47:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-11 08:47:21 -0700 |
commit | 0453b61e1a229512793e808ffd36a2080e01589a (patch) | |
tree | a9b8d3d167a93afbb992fac37afe8a53164ea6b9 /keyboards/wuque/ikki68_aurora/readme.md | |
parent | 877e81f9633d1a1f73e741a04f08cf2fb9522974 (diff) |
[Keyboard] Wuque Studio Ikki68 Aurora codebase touch-up (#13510)
Diffstat (limited to 'keyboards/wuque/ikki68_aurora/readme.md')
-rw-r--r-- | keyboards/wuque/ikki68_aurora/readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/wuque/ikki68_aurora/readme.md b/keyboards/wuque/ikki68_aurora/readme.md index 7a82c787ea..298d7e00ed 100644 --- a/keyboards/wuque/ikki68_aurora/readme.md +++ b/keyboards/wuque/ikki68_aurora/readme.md @@ -17,4 +17,10 @@ Flashing example for this keyboard: make wuque/ikki68_aurora:default:flash +To reset the board into bootloader mode, do one of the following: + +* Tap the Reset switch mounted on the PCB +* In the case of the default keymap, use the key combination Fn + PageUp +* Hold the Esc key while connecting the USB cable (also erases persistent settings) + See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |