summaryrefslogtreecommitdiff
path: root/keyboards/coarse/vinta/readme.md
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/coarse/vinta/readme.md
parent7ee55b17540f1ec1dfae95e870cf29d74dcea8ad (diff)
parentd2accb48e784030637f5517dfec66b13f1eab609 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/coarse/vinta/readme.md')
-rw-r--r--keyboards/coarse/vinta/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/coarse/vinta/readme.md b/keyboards/coarse/vinta/readme.md
index 42291cd1fe..3c87101c46 100644
--- a/keyboards/coarse/vinta/readme.md
+++ b/keyboards/coarse/vinta/readme.md
@@ -18,5 +18,5 @@ See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools)
#### Developer's Note
-STM32F042xx chips does not allow jumping to bootloader without BOOT0 being set to high, therefore it is impossible to enter the bootloader from sending a `RESET` keycode nor using bootmagic or bootmagic lite.
-The only way to enter bootloader is to hold the BOOT0 button while the keyboard is powering up or after a power reset (done by pressing the reset switch or sending a `RESET` keycode).
+STM32F042xx chips does not allow jumping to bootloader without BOOT0 being set to high, therefore it is impossible to enter the bootloader from sending a `QK_BOOT` keycode nor using bootmagic or bootmagic lite.
+The only way to enter bootloader is to hold the BOOT0 button while the keyboard is powering up or after a power reset (done by pressing the reset switch or sending a `QK_BOOT` keycode).