diff options
author | Damien <Dbroqua@users.noreply.github.com> | 2016-12-09 19:44:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-09 19:44:03 +0100 |
commit | 13c4080a1d77cb1dfdf48df8a42e78b9dc483912 (patch) | |
tree | 66fd988d98a32e1437fbc6cb80bee03c056722a7 /keyboards/atreus62/Makefile | |
parent | a849bdc5811b2bb69df8e3b0948c8e81c0dfa9d4 (diff) | |
parent | 985a091a739c99736d5b17de5161831488dbc219 (diff) |
Merge pull request #13 from jackhumbert/master
Merged from qmk
Diffstat (limited to 'keyboards/atreus62/Makefile')
-rw-r--r-- | keyboards/atreus62/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/atreus62/Makefile b/keyboards/atreus62/Makefile new file mode 100644 index 0000000000..4e2a6f00fd --- /dev/null +++ b/keyboards/atreus62/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../Makefile +endif
\ No newline at end of file |