summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/Makefile
diff options
context:
space:
mode:
authorPriyadi Iman Nurcahyo <priyadi@priyadi.net>2016-11-26 07:11:40 +0100
committerPriyadi Iman Nurcahyo <priyadi@priyadi.net>2016-11-26 17:48:11 +0100
commit8ee389c9b6e6757c228534b095e609d5a9501102 (patch)
treee3c1edca8e3d977b145321f4708d5acecfd2aff7 /keyboards/handwired/promethium/Makefile
parent746fd15638e2a42ea7bd69e2d0bb6a1f8e465f4e (diff)
downloadqmk_firmware-8ee389c9b6e6757c228534b095e609d5a9501102.tar.gz
qmk_firmware-8ee389c9b6e6757c228534b095e609d5a9501102.tar.xz
My Promethium keyboard firmware
Diffstat (limited to 'keyboards/handwired/promethium/Makefile')
-rw-r--r--keyboards/handwired/promethium/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/promethium/Makefile b/keyboards/handwired/promethium/Makefile
new file mode 100644
index 000000000..191c6bb66
--- /dev/null
+++ b/keyboards/handwired/promethium/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../../Makefile
+endif \ No newline at end of file