summaryrefslogtreecommitdiff
path: root/keyboards/ckeys/handwire_101
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/ckeys/handwire_101
parente7107691abac6bfa4acb96f5c3b5843d8e97f75f (diff)
RESET -> QK_BOOT keyboard readme (#18110)
Diffstat (limited to 'keyboards/ckeys/handwire_101')
-rwxr-xr-xkeyboards/ckeys/handwire_101/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ckeys/handwire_101/readme.md b/keyboards/ckeys/handwire_101/readme.md
index cf20dab60b..281fbddc7c 100755
--- a/keyboards/ckeys/handwire_101/readme.md
+++ b/keyboards/ckeys/handwire_101/readme.md
@@ -139,7 +139,7 @@ This layer is not currently working but has been left as an example of how to wr
```
/* ADMIN
* ,-----------------------------------------.
- * | RESET | | | X |
+ * | QK_BOOT | | | X |
* |------------+-----+-----------+----------|
* |ABOUT CKEYS | | | |
* |------------+-----+-----------+----------|
@@ -150,7 +150,7 @@ This layer is not currently working but has been left as an example of how to wr
*/
```
-The most important key in this layer is the `RESET` switch. Use it to flash new firmware. It does the same thing as the hardware button on the Proton C. But since you soldered the Proton C with the reset button facing towards the keys, the only way to reach it is to de-solder wires. The reset switch solves this. Program a reset switch into all of your future keyboards.
+The most important key in this layer is the `QK_BOOT` switch. Use it to flash new firmware. It does the same thing as the hardware button on the Proton C. But since you soldered the Proton C with the reset button facing towards the keys, the only way to reach it is to de-solder wires. The reset switch solves this. Program a reset switch into all of your future keyboards.
The `ABOUT CKEYS` is another example of using a macro. It will type out a few sentences about cKeys.