]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Documentation: Newbs Flashing: Hightlight that sudo may be needed (#6300)
authorPhil Schalm <pnomolos@gmail.com>
Fri, 12 Jul 2019 12:42:21 +0000 (05:42 -0700)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Fri, 12 Jul 2019 12:42:21 +0000 (05:42 -0700)
* Hightlight that sudo may be needed

Also added "dfu-programmer: no device present" in so that anyone searching for that particular error can hopefully find the page.

* Use new style of indicating a warning

* Indicate that the FAQ should be read instead of blindly using sudo

docs/newbs_flashing.md

index a985e5d2b2f34a8790a7af2294fd227b2de85830..fa0a5e2ba5b0c2293823e8f8113fa1eb1c5f5f0c 100644 (file)
@@ -127,9 +127,7 @@ Once it does this, you'll want to reset the controller.  It should then show out
 >>> dfu-programmer atmega32u4 reset
 ```
 
-If you have any issues with this, you may need to this: 
-
-    sudo make <my_keyboard>:<my_keymap>:dfu
+?> If you have any issues with this - such as `dfu-programmer: no device present` - please see the [Frequently Asked Build Questions](faq_build.md).
 
 #### DFU commands