Fix location of where the make command should be run
This commit is contained in:
parent
e0caf94323
commit
479139f9d4
4 changed files with 8 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
MiniDox
|
||||
=====
|
||||
|
||||

|
||||

|
||||
|
||||
A compact version of the ErgoDox
|
||||
|
||||
|
@ -22,7 +22,7 @@ Flashing
|
|||
-------
|
||||
Note: Most of this is copied from the Let's Split readme, because it is awesome
|
||||
|
||||
From the keymap directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing.
|
||||
From the `minidox` directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing.
|
||||
Example: `make rev1-default-avrdude`
|
||||
|
||||
Choosing which board to plug the USB cable into (choosing Master)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue