From c0f7888646026cfbf63ccc6c39f09e5403549639 Mon Sep 17 00:00:00 2001 From: burkfers Date: Wed, 24 Jul 2024 16:05:12 +0200 Subject: [PATCH] flashing.md: move qk_boot section above bootmagic --- fw/flashing.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/fw/flashing.md b/fw/flashing.md index 2f65e12..2afa5a7 100644 --- a/fw/flashing.md +++ b/fw/flashing.md @@ -39,6 +39,14 @@ The first step is to put your keyboard into bootloader mode. During this time it There are several ways of initiating bootloader mode: +## QK_BOOT keycode + +There exists a dedicated key code that will immediately reboot into the bootloader. This key is present on all default keymaps. + +Please refer to the [keymap guide][keymaps] to find the default location of this key for your keyboard. + +Once you've put the keyboard in bootloader mode, you can skip to the [usb drive section](#usb-drive). + ## Bootmagic {: .warning } @@ -57,14 +65,6 @@ To initiate bootmagic: Once you've put the keyboard in bootloader mode, you can skip to the [usb drive section](#usb-drive). -## QK_BOOT keycode - -There exists a dedicated key code that will immediately reboot into the bootloader. This key is present on all default keymaps. - -Please refer to the [keymap guide][keymaps] to find the default location of this key for your keyboard. - -Once you've put the keyboard in bootloader mode, you can skip to the [usb drive section](#usb-drive). - ## Update button Locate the button labeled "UPDATE" or "RESET" on your controller.