summaryrefslogtreecommitdiff
path: root/keyboards/handwired/numpad20/Makefile
diff options
context:
space:
mode:
authorDanny Nguyen <danny@80pct.com>2017-03-09 09:21:25 -0500
committerDanny Nguyen <danny@80pct.com>2017-03-09 10:11:39 -0500
commita8f872e728cde990f7b272306480eedc96a7f3f7 (patch)
treef4dc07e0ac5bc01788ad4891e9a4189886f30d07 /keyboards/handwired/numpad20/Makefile
parent7c7a77d4bf8f35cd7f59119be0e95b5d28063988 (diff)
Initial commit for handwired numpad
Diffstat (limited to 'keyboards/handwired/numpad20/Makefile')
-rw-r--r--keyboards/handwired/numpad20/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/numpad20/Makefile b/keyboards/handwired/numpad20/Makefile
new file mode 100644
index 0000000000..191c6bb664
--- /dev/null
+++ b/keyboards/handwired/numpad20/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file