From 23f63e652ca9dc36c08203f28a09d1b3761a0a29 Mon Sep 17 00:00:00 2001 From: KarlK90 Date: Sat, 30 Mar 2024 01:01:58 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@696bf80375bbcf8feea6b259e5d97ecfefd49f37=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flashing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flashing.md b/flashing.md index 113d90ca38f..95b36804100 100644 --- a/flashing.md +++ b/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 -1: This works only if QMK was compiled with `RP2040_BOOTLOADER_DOUBLE_TAP_RESET` defined. +1: This works only if the controller has been flashed with QMK Firmware with `RP2040_BOOTLOADER_DOUBLE_TAP_RESET` defined.