summaryrefslogtreecommitdiff
path: root/keyboards/handwired/arrow_pad/Makefile
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-06-18 12:33:14 -0400
committerJack Humbert <jack.humb@gmail.com>2017-06-18 12:33:14 -0400
commitf2e1609801a2588a459673347ffab50662660c20 (patch)
treec253b702cf1f8aa86f9f5936f83718f06f18d369 /keyboards/handwired/arrow_pad/Makefile
parent5682254f716dc132a2ebf64ab812fcb95d57601c (diff)
remove hardware files, move arrow pad
Diffstat (limited to 'keyboards/handwired/arrow_pad/Makefile')
-rw-r--r--keyboards/handwired/arrow_pad/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/arrow_pad/Makefile b/keyboards/handwired/arrow_pad/Makefile
new file mode 100644
index 0000000000..4e2a6f00fd
--- /dev/null
+++ b/keyboards/handwired/arrow_pad/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif \ No newline at end of file