blob: b4de1a5393298313b8df6774e512a15745da2154 (
plain)
1
2
3
4
5
6
7
8
9
|
# Build Options
# change yes to no to disable
#
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
LTO_ENABLE = yes
|