diff options
author | cbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info> | 2016-09-19 11:13:53 -0400 |
---|---|---|
committer | cbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info> | 2016-09-19 11:13:53 -0400 |
commit | 2c3fcc6c08bf03aef17f7ed74394539187a9c734 (patch) | |
tree | 350f2e3317a1c1bce6f8a9a12df732fe4bcb04ef /keyboards/handwired/retro_refit/Makefile | |
parent | cc7604d11670cf3155d53f0019557b249b1192c0 (diff) | |
parent | 5f9c2f63ffb2c58db73e67442134be58bfe2c129 (diff) |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/handwired/retro_refit/Makefile')
-rw-r--r-- | keyboards/handwired/retro_refit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/retro_refit/Makefile b/keyboards/handwired/retro_refit/Makefile new file mode 100644 index 0000000000..191c6bb664 --- /dev/null +++ b/keyboards/handwired/retro_refit/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../../Makefile +endif
\ No newline at end of file |