Add note about qmk doctor in newbs_flashing.md (#15688)

Co-authored-by: Drashna Jaelre <drashna@live.com>
master
ripdog 2022-07-03 00:48:44 +12:00 committed by GitHub
parent ec6875af56
commit 4e35697e1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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. 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! ## Test It Out!
Congrats! Your custom firmware has been programmed to your keyboard and you're ready to test it out! Congrats! Your custom firmware has been programmed to your keyboard and you're ready to test it out!