Browse Source

Add note about qmk doctor in newbs_flashing.md

On Archlinux, the newbs flashing guide doesn't work as the required udev rules for non-root flashing are not applied. qmk doctor informs the user about this, so it should be mentioned for newbs.
pull/15688/head
ripdog 2 years ago
committed by GitHub
parent
commit
1c5d2ffa30
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      docs/newbs_flashing.md

+ 2
- 0
docs/newbs_flashing.md 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.
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!


Loading…
Cancel
Save