qmk_firmware/keyboards/bpiphany/pegasushoof/keymaps/via/rules.mk

10 lines
356 B
Makefile
Raw Normal View History

# 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