6 lines
217 B
Makefile
6 lines
217 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
CONSOLE_ENABLE = yes # Console for debug
|
|
COMMAND_ENABLE = yes # Commands for debug and configuration
|
|
NKRO_ENABLE = yes # Enable N-Key Rollover
|