aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/org60/Makefile
diff options
context:
space:
mode:
authorRyan Sullivan <RyanSullivan@gmail.com>2017-08-09 09:47:16 -0400
committerJack Humbert <jack.humb@gmail.com>2017-08-09 21:03:05 -0400
commitaa660d61ea078dd8633b2fc0a3f6ff4be6a450ee (patch)
tree1ec48c99f8f4914cc19455f50e52aae7a3c7f54e /keyboards/org60/Makefile
parentd2e24354e1c14f5b86ede9cad915a3f394604f8d (diff)
downloadfirmware-aa660d61ea078dd8633b2fc0a3f6ff4be6a450ee.tar.gz
firmware-aa660d61ea078dd8633b2fc0a3f6ff4be6a450ee.tar.bz2
firmware-aa660d61ea078dd8633b2fc0a3f6ff4be6a450ee.zip
Add Org60 keyboard
This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap.
Diffstat (limited to 'keyboards/org60/Makefile')
-rw-r--r--keyboards/org60/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/org60/Makefile b/keyboards/org60/Makefile
new file mode 100644
index 000000000..57b2ef62e
--- /dev/null
+++ b/keyboards/org60/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif