diff options
author | xyxjj <junjie0605@hotmail.com> | 2017-06-03 15:41:38 +0800 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-28 10:45:34 -0400 |
commit | b11d770beaec4db7d43dde8db8df014ed90a2868 (patch) | |
tree | 82eccdacd1b6f39e6ec1f65da77da5b2c17ddb18 /keyboards | |
parent | 5a63aa29a9ee16ec8c90f3856c3abcc6cc890c08 (diff) | |
download | qmk_firmware-b11d770beaec4db7d43dde8db8df014ed90a2868.tar.gz qmk_firmware-b11d770beaec4db7d43dde8db8df014ed90a2868.zip |
Update Makefile
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/DeltaSplit75/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/DeltaSplit75/Makefile b/keyboards/DeltaSplit75/Makefile index 9b7c3a6024..a231dcfae0 100644 --- a/keyboards/DeltaSplit75/Makefile +++ b/keyboards/DeltaSplit75/Makefile @@ -1,4 +1,4 @@ -SUBPROJECT_DEFAULT = RightB +SUBPROJECT_DEFAULT = V2 ifndef MAKEFILE_INCLUDED include ../../Makefile |