blob: 137260ef203bfd399afe257ba82b714f50029cce (
plain)
1
2
3
4
5
6
7
8
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
#
MOUSEKEY_ENABLE = no # Mouse keys
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
VIA_ENABLE = yes
LTO_ENABLE = yes
|