From: xyxjj Date: Sat, 3 Jun 2017 07:49:54 +0000 (+0800) Subject: Update readme.md X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3a0f7865da5ea0753680f378bf6200416bf51ada;p=qmk_firmware.git Update readme.md --- diff --git a/keyboards/DeltaSplit75/readme.md b/keyboards/DeltaSplit75/readme.md index 9ac9cb36d..a37563b31 100644 --- a/keyboards/DeltaSplit75/readme.md +++ b/keyboards/DeltaSplit75/readme.md @@ -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