Fabian Topfstedt 7 anni fa
parent
commit
de9331c50c
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  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