Explorar o código

custom makefile

Fabian Topfstedt %!s(int64=8) %!d(string=hai) anos
pai
achega
de9331c50c
Modificáronse 1 ficheiros con 9 adicións e 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