Update rules.mk (#5710)

This commit is contained in:
moyi4681 2019-04-26 21:54:44 +08:00 committed by MechMerlin
parent 4322c71771
commit 5c302fad21
1 changed files with 1 additions and 8 deletions

View File

@ -33,17 +33,10 @@ USE_FPU = yes
# OPT_DEFS = -DCORTEX_VTOR_INIT=0x08005000
OPT_DEFS =
# Do not put the microcontroller into power saving mode
# when we get USB suspend event. We want it to keep updating
# backlight effects.
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
# Options to pass to dfu-util when flashing
DFU_ARGS = -d 0483:df11 -a 0 -s 0x08000000:leave
# Build Options
# comment out to disable the options.
#
BACKLIGHT_ENABLE = no
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys