Fix typo
This commit is contained in:
parent
c208a6d4e5
commit
30ab4dd14f
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ To flash with ´teensy-loader-cli´:
|
|||
|
||||
- Build the firmware with `make keymapname`, for example `make default`
|
||||
|
||||
- Run ´<path/to/>teensy_loader_cli --mcu=atmega32u4 -w ergodox_ez_<keymap>.hex´
|
||||
- Run ´<path/to/>teensy_loader_cli -mmcu=atmega32u4 -w ergodox_ez_<keymap>.hex´
|
||||
|
||||
- Press the Reset button by inserting a paperclip gently into the reset hole
|
||||
in the top right corder.
|
||||
|
|
Loading…
Reference in a new issue