mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
Updated FAQ Build (markdown)
This commit is contained in:
parent
79aa1f3484
commit
1ef3dee821
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/
|
|||
In short when your controller is ATMega32u4,
|
||||
|
||||
$ sudo dfu-programmer atmega32u4 erase --force
|
||||
$ sudo dfu-programmer atmega32u4 flash hhkb_rn42.hex
|
||||
$ sudo dfu-programmer atmega32u4 flash your.hex
|
||||
$ sudo dfu-programmer atmega32u4 reset
|
||||
|
||||
or just
|
||||
|
|
Loading…
Reference in a new issue