forked from forks/qmk_firmware
416af0171c
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
9 lines
230 B
Makefile
9 lines
230 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
RGB_MATRIX_ENABLE = yes
|
|
RGBLIGHT_ENABLE = yes
|
|
ENCODER_ENABLE = yes
|
|
CONSOLE_ENABLE = no # Console for debug
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|