summaryrefslogtreecommitdiff
path: root/keyboards/tiger_lily/Makefile
diff options
context:
space:
mode:
authorTerryMathews2017-05-07 17:23:19 -0400
committerTerryMathews2017-05-07 17:23:19 -0400
commit3381254c65375c7da451973c7d843bf257a0d4a7 (patch)
tree518851f5642e89e3f91904e82414f537a6ffb2e3 /keyboards/tiger_lily/Makefile
parent3899bec4b603a0880055c60df534c5a86ad44a52 (diff)
Establish support for Bathroom Epiphanies Tiger Lily controller
Replacement controller for Filco Majestouch 2 104 key keyboard. BE advises code will also work with the Black Petal controller - I don't have one to test with. Tests working perfectly on my Filco.
Diffstat (limited to 'keyboards/tiger_lily/Makefile')
-rw-r--r--keyboards/tiger_lily/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/tiger_lily/Makefile b/keyboards/tiger_lily/Makefile
new file mode 100644
index 000000000..57b2ef62e
--- /dev/null
+++ b/keyboards/tiger_lily/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif