]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update readme.md
authorxyxjj <junjie0605@hotmail.com>
Sat, 3 Jun 2017 07:49:54 +0000 (15:49 +0800)
committerJack Humbert <jack.humb@gmail.com>
Fri, 28 Jul 2017 14:45:34 +0000 (10:45 -0400)
keyboards/DeltaSplit75/readme.md

index 9ac9cb36d5d95e05fab4d6611651977f150e2875..a37563b313b2b25ae59a3ddc6b5fdebc7c060296 100644 (file)
@@ -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:
 
 ```
-make V2
+make V2
 
 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:
 
 ```
-DeltaSplit75_ProtoSplit_Default
+DeltaSplit75_ProtoSplit_ProtoSplit.hex
 
 or