diff options
author | xyxjj <junjie0605@hotmail.com> | 2017-06-03 09:41:38 +0200 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-28 16:45:34 +0200 |
commit | b11d770beaec4db7d43dde8db8df014ed90a2868 (patch) | |
tree | 82eccdacd1b6f39e6ec1f65da77da5b2c17ddb18 | |
parent | 5a63aa29a9ee16ec8c90f3856c3abcc6cc890c08 (diff) | |
download | qmk_firmware-b11d770beaec4db7d43dde8db8df014ed90a2868.tar.gz qmk_firmware-b11d770beaec4db7d43dde8db8df014ed90a2868.tar.xz |
Update Makefile
-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 9b7c3a602..a231dcfae 100644 --- a/keyboards/DeltaSplit75/Makefile +++ b/keyboards/DeltaSplit75/Makefile @@ -1,4 +1,4 @@ -SUBPROJECT_DEFAULT = RightB +SUBPROJECT_DEFAULT = V2 ifndef MAKEFILE_INCLUDED include ../../Makefile |