summaryrefslogtreecommitdiff
path: root/keyboards/handwired/xk66/Makefile
diff options
context:
space:
mode:
authorXyverz <xyverz@gmail.com>2017-01-30 00:00:09 -0800
committerXyverz <xyverz@gmail.com>2017-01-30 00:00:09 -0800
commit4f163b006e95852e374a71449c121c8aa47ab5a5 (patch)
tree99a9a191db3d361d7c8a3f1fe7c77024adf274a2 /keyboards/handwired/xk66/Makefile
parentb8b2a55973b689fb4e827f6e967163114c575cd6 (diff)
First revision of the XK-66 keyboard.
Diffstat (limited to 'keyboards/handwired/xk66/Makefile')
-rw-r--r--keyboards/handwired/xk66/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/xk66/Makefile b/keyboards/handwired/xk66/Makefile
new file mode 100644
index 0000000000..bd09e5885d
--- /dev/null
+++ b/keyboards/handwired/xk66/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif