custom makefile

This commit is contained in:
Fabian Topfstedt 2017-07-26 12:19:13 +02:00
parent 3b05183deb
commit de9331c50c
1 changed files with 9 additions and 0 deletions

View File

@ -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