summaryrefslogtreecommitdiff
path: root/keyboards/handwired/retro_refit/Makefile
diff options
context:
space:
mode:
authorIBNobody <ibnobody@gmail.com>2016-09-13 22:05:10 -0500
committerIBNobody <ibnobody@gmail.com>2016-09-13 22:05:10 -0500
commit9c574b493c3d098d2c4f2475dfc1564a182acce0 (patch)
tree7d7084462fb64c5294c78bbb584db27ac1197166 /keyboards/handwired/retro_refit/Makefile
parentcb1ac2a3edf637a3e2ecb53f0627212d1f5abb08 (diff)
Changed Docs, Moved RetroRefit to Handwired
Diffstat (limited to 'keyboards/handwired/retro_refit/Makefile')
-rw-r--r--keyboards/handwired/retro_refit/Makefile3
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