diff options
| author | 2017-04-01 10:56:29 +0200 | |
|---|---|---|
| committer | 2017-04-01 10:56:29 +0200 | |
| commit | 605c4129cc89e8fe647881108b0c9c79d4da1aea (patch) | |
| tree | 9af55a60d567bd66b5c8572c04ab63b62abb5a02 /keyboards/lets_split/Makefile | |
| parent | b0ade6dc9838d4112cbc3093ac3033aa81ef172d (diff) | |
| parent | 3448d5d4874a2775f85320a2be69edd241575d46 (diff) | |
| download | qmk_firmware-605c4129cc89e8fe647881108b0c9c79d4da1aea.tar.gz | |
Merge branch 'master' into coderkun_neo2
Diffstat (limited to 'keyboards/lets_split/Makefile')
| -rw-r--r-- | keyboards/lets_split/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/lets_split/Makefile b/keyboards/lets_split/Makefile index 4e2a6f00f..f5c87d4d6 100644 --- a/keyboards/lets_split/Makefile +++ b/keyboards/lets_split/Makefile @@ -1,3 +1,5 @@ +SUBPROJECT_DEFAULT = rev2 + ifndef MAKEFILE_INCLUDED include ../../Makefile -endif
\ No newline at end of file +endif |