]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
custom makefile
authorFabian Topfstedt <topfstedt@schneevonmorgen.com>
Wed, 26 Jul 2017 10:19:13 +0000 (12:19 +0200)
committerFabian Topfstedt <topfstedt@schneevonmorgen.com>
Wed, 26 Jul 2017 10:19:13 +0000 (12:19 +0200)
keyboards/lets_split/keymaps/fabian/Makefile [new file with mode: 0644]

diff --git a/keyboards/lets_split/keymaps/fabian/Makefile b/keyboards/lets_split/keymaps/fabian/Makefile
new file mode 100644 (file)
index 0000000..b8c82cb
--- /dev/null
@@ -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