Update readme.md
This commit is contained in:
parent
b11d770bea
commit
3a0f7865da
@ -14,17 +14,17 @@ based boards.
|
|||||||
Download or clone the whole firmware and navigate to the keyboards/DeltaSplit75 directory. Once your dev env is setup, you'll be able to generate the default .hex using:
|
Download or clone the whole firmware and navigate to the keyboards/DeltaSplit75 directory. Once your dev env is setup, you'll be able to generate the default .hex using:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ make V2
|
make V2
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
$ make ProtoSplit (if you have one of the prototype PCBs)
|
make ProtoSplit-ProtoSplit (if you have one of the prototype PCBs)
|
||||||
```
|
```
|
||||||
|
|
||||||
You will see a lot of output and if everything worked correctly you will see the built hex files:
|
You will see a lot of output and if everything worked correctly you will see the built hex files:
|
||||||
|
|
||||||
```
|
```
|
||||||
DeltaSplit75_ProtoSplit_Default
|
DeltaSplit75_ProtoSplit_ProtoSplit.hex
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user