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
|
@ -96,7 +96,7 @@ the two halves, i.e. if your split keyboard has 3 rows in each half, then
|
|||
|
||||
Flashing
|
||||
-------
|
||||
From the keymap directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing.
|
||||
From the `orthodox` directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing.
|
||||
Example: `make rev2-default-avrdude`
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue