custom makefile
This commit is contained in:
parent
3b05183deb
commit
de9331c50c
1 changed files with 9 additions and 0 deletions
9
keyboards/lets_split/keymaps/fabian/Makefile
Normal file
9
keyboards/lets_split/keymaps/fabian/Makefile
Normal 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
|
Loading…
Reference in a new issue