diff options
| author | 2017-07-23 16:30:51 -0400 | |
|---|---|---|
| committer | 2017-07-28 10:45:34 -0400 | |
| commit | 47c6d201aa595041c2fbbd957ef880db7f2d052d (patch) | |
| tree | 538eff7e35f807897e49df739b9b768cd5718229 /keyboards/DeltaSplit75/Makefile | |
| parent | f6438e42af7883f62383a18c0fe7086d4fd24235 (diff) | |
| download | qmk_firmware-47c6d201aa595041c2fbbd957ef880db7f2d052d.tar.gz | |
Add my layout
Diffstat (limited to 'keyboards/DeltaSplit75/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 a231dcfae..d1dec5330 100644 --- a/keyboards/DeltaSplit75/Makefile +++ b/keyboards/DeltaSplit75/Makefile @@ -1,4 +1,4 @@ -SUBPROJECT_DEFAULT = V2 +SUBPROJECT_DEFAULT = v2 ifndef MAKEFILE_INCLUDED include ../../Makefile |