1
0
Fork 0

Fix location of where the make command should be run

This commit is contained in:
Danny Nguyen 2017-08-03 14:33:55 -04:00 committed by Jack Humbert
parent e0caf94323
commit 479139f9d4
4 changed files with 8 additions and 6 deletions

View file

@ -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`