aboutsummaryrefslogtreecommitdiff
path: root/docs/newbs_flashing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/newbs_flashing.md')
-rw-r--r--docs/newbs_flashing.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/newbs_flashing.md b/docs/newbs_flashing.md
index a985e5d2b..fa0a5e2ba 100644
--- a/docs/newbs_flashing.md
+++ b/docs/newbs_flashing.md
@@ -127,9 +127,7 @@ Once it does this, you'll want to reset the controller. It should then show out
127>>> dfu-programmer atmega32u4 reset 127>>> dfu-programmer atmega32u4 reset
128``` 128```
129 129
130If you have any issues with this, you may need to this: 130?> If you have any issues with this - such as `dfu-programmer: no device present` - please see the [Frequently Asked Build Questions](faq_build.md).
131
132 sudo make <my_keyboard>:<my_keymap>:dfu
133 131
134#### DFU commands 132#### DFU commands
135 133