diff options
author | Ole Anders <git@swoy.org> | 2017-03-07 19:39:00 +0100 |
---|---|---|
committer | Ole Anders <git@swoy.org> | 2017-03-07 19:39:00 +0100 |
commit | 25a7c941746d077d246468bec6bebdb01e478090 (patch) | |
tree | 906b491bb1465be287ec4dc02e9857437f7582a6 /keyboards/handwired/reddot/Makefile | |
parent | d1fb51976aeef8eeea5975c5bf75b6b1aa649826 (diff) | |
parent | f5c8c5d4c854c5ae4dc586066c9b03557786c4c2 (diff) |
Merge remote-tracking branch 'refs/remotes/qmk/master'
Diffstat (limited to 'keyboards/handwired/reddot/Makefile')
-rwxr-xr-x | keyboards/handwired/reddot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/reddot/Makefile b/keyboards/handwired/reddot/Makefile new file mode 100755 index 0000000000..191c6bb664 --- /dev/null +++ b/keyboards/handwired/reddot/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../../Makefile +endif
\ No newline at end of file |