summaryrefslogtreecommitdiff
path: root/keyboards/crin/readme.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-08-20 11:34:17 +0100
committerGitHub <noreply@github.com>2022-08-20 11:34:17 +0100
commitd2accb48e784030637f5517dfec66b13f1eab609 (patch)
treed151c90eeb8b804ca1f09b6aac7ed5c07fa0d90b /keyboards/crin/readme.md
parente7107691abac6bfa4acb96f5c3b5843d8e97f75f (diff)
RESET -> QK_BOOT keyboard readme (#18110)
Diffstat (limited to 'keyboards/crin/readme.md')
-rw-r--r--keyboards/crin/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/crin/readme.md b/keyboards/crin/readme.md
index 1912cee1f7..bc39ca6ac8 100644
--- a/keyboards/crin/readme.md
+++ b/keyboards/crin/readme.md
@@ -17,7 +17,7 @@ Flashing example for this keyboard:
To reset the board into bootloader mode, do one of the following:
* Hold Esc while plugging the PCB in, if Bootmagic Lite is enabled (also erases persistent settings).
-* Press the RESET keycode, if programmed on the keymap (Fn+R by default).
+* Press the `QK_BOOT` keycode, if programmed on the keymap (Fn+R by default).
* Slide the switch just below the reset button to the left and press the reset button.
* Please note that you must slide it back to the right for the PCB to boot QMK again.