summaryrefslogtreecommitdiffstats
path: root/keyboards/tiger_lily/keymaps/default/config.h
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2017-05-07 23:23:19 +0200
committerTerryMathews <terry@terrymathews.net>2017-05-07 23:23:19 +0200
commit3381254c65375c7da451973c7d843bf257a0d4a7 (patch)
tree518851f5642e89e3f91904e82414f537a6ffb2e3 /keyboards/tiger_lily/keymaps/default/config.h
parent3899bec4b603a0880055c60df534c5a86ad44a52 (diff)
downloadqmk_firmware-3381254c65375c7da451973c7d843bf257a0d4a7.tar.gz
qmk_firmware-3381254c65375c7da451973c7d843bf257a0d4a7.tar.xz
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/keymaps/default/config.h')
-rw-r--r--keyboards/tiger_lily/keymaps/default/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/tiger_lily/keymaps/default/config.h b/keyboards/tiger_lily/keymaps/default/config.h
new file mode 100644
index 000000000..8893d122e
--- /dev/null
+++ b/keyboards/tiger_lily/keymaps/default/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+// place overrides here
+
+#endif