summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps
diff options
context:
space:
mode:
authorFabian Topfstedt <topfstedt@schneevonmorgen.com>2017-07-26 12:19:13 +0200
committerFabian Topfstedt <topfstedt@schneevonmorgen.com>2017-07-26 12:19:13 +0200
commitde9331c50cb8ec769f7f4fb2eb7a73a435fc4db2 (patch)
tree5f1fc6fd54491340b21563ca18049fa5b17d0e0c /keyboards/lets_split/keymaps
parent3b05183deb37dd39a7dcc9d989da1e7ee61c19a5 (diff)
downloadqmk_firmware-de9331c50cb8ec769f7f4fb2eb7a73a435fc4db2.tar.gz
qmk_firmware-de9331c50cb8ec769f7f4fb2eb7a73a435fc4db2.tar.xz
custom makefile
Diffstat (limited to 'keyboards/lets_split/keymaps')
-rw-r--r--keyboards/lets_split/keymaps/fabian/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/lets_split/keymaps/fabian/Makefile b/keyboards/lets_split/keymaps/fabian/Makefile
new file mode 100644
index 000000000..b8c82cb99
--- /dev/null
+++ b/keyboards/lets_split/keymaps/fabian/Makefile
@@ -0,0 +1,9 @@
+# Build Options
+# change to "no" to disable the options, or define them in the Makefile in
+# the appropriate keymap folder that will get included automatically
+#
+# UNICODE_ENABLE = yes
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif