]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/deltasplit75/readme.md
Changed case of protosplit
[qmk_firmware.git] / keyboards / deltasplit75 / readme.md
index 6932c556bf20e40d6216e8097e330f6fdeeb6e43..5844412bf6f8afcd8a5f504ee1f8fbaaf2f6bb5a 100644 (file)
@@ -17,21 +17,21 @@ Files are available here: https://github.com/xyxjj/DeltaSplit75-Case-files
 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:\r
 \r
 ```\r
-make V2\r
+make v2\r
 \r
 or\r
 \r
-make ProtoSplit-ProtoSplit (if you have one of the prototype PCBs)\r
+make protosplit-protosplit (if you have one of the prototype PCBs)\r
 ```\r
 \r
 You will see a lot of output and if everything worked correctly you will see the built hex files:\r
 \r
 ```\r
-DeltaSplit75_ProtoSplit_ProtoSplit.hex\r
+deltasplit75_protosplit_protosplit.hex\r
 \r
 or\r
 \r
-DeltaSplit75_V2_Default.hex\r
+deltasplit75_v2_default.hex\r
 \r
 ```\r
 \r