summaryrefslogtreecommitdiff
path: root/keyboards/redox
diff options
context:
space:
mode:
authorDrashna Jael're <drashna@live.com>2022-08-20 10:22:48 -0700
committerDrashna Jael're <drashna@live.com>2022-08-20 10:22:48 -0700
commit8f6b019dcc4e95548d51adafbf670a3e4f6dfbb9 (patch)
treea0f76d38d4a31c080cbda0427b9530b23e6df73a /keyboards/redox
parent7ee55b17540f1ec1dfae95e870cf29d74dcea8ad (diff)
parentd2accb48e784030637f5517dfec66b13f1eab609 (diff)
downloadqmk_firmware-8f6b019dcc4e95548d51adafbf670a3e4f6dfbb9.tar.gz
qmk_firmware-8f6b019dcc4e95548d51adafbf670a3e4f6dfbb9.zip
Merge remote-tracking branch 'origin/master' into develop
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.