7 lines
375 B
Makefile
7 lines
375 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
|
||
|
# #
|
||
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||
|
NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|