Răsfoiți Sursa

Clearer text about double tapping reset only working for boot after already having QMK running in board (#23042)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Victor Camargo 2 ani în urmă
părinte
comite
696bf80375
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/flashing.md

+ 1 - 1
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.