mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 02:59:09 +00:00
Fixed the command required to build the layout in A persona Orthodox Layout (#3234)
* Fixed the command to build the layout
This commit is contained in:
parent
fc975fc255
commit
73aed698e8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ This is the layout for my daily driver orthodox. It's based on a custom handwire
|
||||||
|
|
||||||
To build the firmware run from qmk's project folder
|
To build the firmware run from qmk's project folder
|
||||||
|
|
||||||
make orthodox/rev3:rfvizarra:avrdude
|
make orthodox/rev3:rfvizarra
|
||||||
|
|
||||||
And to flash it, run
|
And to flash it, run
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue