瀏覽代碼

custom makefile

Fabian Topfstedt 7 年之前
父節點
當前提交
de9331c50c
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      keyboards/lets_split/keymaps/fabian/Makefile

+ 9 - 0
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