8 lines
270 B
Makefile
8 lines
270 B
Makefile
# 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
|
|
#
|
|
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
|
|
CONSOLE_ENABLE = no # Console for debug(+400)
|
|
|