summaryrefslogtreecommitdiff
path: root/keyboards/redox
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/redox
parente7107691abac6bfa4acb96f5c3b5843d8e97f75f (diff)
RESET -> QK_BOOT keyboard readme (#18110)
Diffstat (limited to 'keyboards/redox')
-rw-r--r--keyboards/redox/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/redox/readme.md b/keyboards/redox/readme.md
index 27333b518c..82b00d79f7 100644
--- a/keyboards/redox/readme.md
+++ b/keyboards/redox/readme.md
@@ -41,7 +41,7 @@ qmk flash
```
Enter the bootloader when prompted by doing one of the following:
* **Physical reset button**: Briefly press the button on the back of the PCB
-* **Keycode in layout**: Press the key mapped to `RESET` if you have a layout that has one.
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if you have a layout that has one.
The WS2812 driver is *untested* on the Proton C, but if you choose to use this feature, you will need to source 5v from the Proton's VUSB pin and not use the PCB's dedicated pin which will be 3v3 *and* follow the [documentation](https://docs.qmk.fm/#/ws2812_driver) to enable the correct driver settings.