Explorar el Código

custom makefile

Fabian Topfstedt hace 8 años
padre
commit
de9331c50c
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  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