diff options
author | Damien Broqua <dbroqua@mousur.org> | 2017-05-30 22:15:07 +0200 |
---|---|---|
committer | Damien Broqua <dbroqua@mousur.org> | 2017-05-30 22:15:07 +0200 |
commit | 55d675025430df2d22bdafdc76d9493af53b7eb8 (patch) | |
tree | ff57d2f46b5d7133687455f6600ad7c1786c2d17 /keyboards/dk60/Makefile | |
parent | 6b994ecd82f660feb44bac376ae7d0147d40d818 (diff) | |
parent | e280f7aad7cb0abeaae2cfeb47bba02d4b83875e (diff) |
Merge remote-tracking branch 'origin/feature/DK60'
Diffstat (limited to 'keyboards/dk60/Makefile')
-rw-r--r-- | keyboards/dk60/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/dk60/Makefile b/keyboards/dk60/Makefile new file mode 100644 index 0000000000..4e2a6f00fd --- /dev/null +++ b/keyboards/dk60/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../Makefile +endif
\ No newline at end of file |