From f4c98dc043e4b751487dae1c600583dbd0052b8d Mon Sep 17 00:00:00 2001 From: tzarc Date: Sat, 2 Jul 2022 12:50:18 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@4e35697e1a76a54f0ed756f98033535cf1322792=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- newbs_flashing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/newbs_flashing.md b/newbs_flashing.md index 6e90af9d10..549ffcb2be 100644 --- a/newbs_flashing.md +++ b/newbs_flashing.md @@ -108,6 +108,8 @@ However, this does rely on the bootloader being set by the keyboard. If this inf In this case, you'll have to fall back on specifying the bootloader. See the [Flashing Firmware](flashing.md) Guide for more details. +!> If your bootloader is not detected by `qmk flash`, try running `qmk doctor` for suggestions on how to fix common problems. + ## Test It Out! Congrats! Your custom firmware has been programmed to your keyboard and you're ready to test it out!