commit: e1f905def50350210d5e32277dfa29263b1d6192
parent bc3d1f4fab2191be69cd12b26f07cf9c0ee603d5
Author: QMK Bot <hello@qmk.fm>
Date: Sat, 30 Mar 2024 01:01:13 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/flashing.md b/docs/flashing.md
@@ -464,4 +464,4 @@ CLI Flashing sequence:
3. Flash via QMK CLI eg. `qmk flash --keyboard handwired/onekey/rpi_pico --keymap default`
4. Wait for the keyboard to become available
-<sup>1</sup>: This works only if QMK was compiled with `RP2040_BOOTLOADER_DOUBLE_TAP_RESET` defined.
+<sup>1</sup>: This works only if the controller has been flashed with QMK Firmware with `RP2040_BOOTLOADER_DOUBLE_TAP_RESET` defined.