summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/adelais/rgb_led/rev3/rules.mk
blob: 5664ce68441a74c5aecbb0868748adf1e16ad374 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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

# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE