]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update rules.mk (#5710)
authormoyi4681 <moyi4681@users.noreply.github.com>
Fri, 26 Apr 2019 13:54:44 +0000 (21:54 +0800)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Fri, 26 Apr 2019 13:54:44 +0000 (06:54 -0700)
keyboards/dztech/dz60rgb/rules.mk

index cf89c4949ea8511cb53766db99b33ef94a2c446e..98e95c88dfe2a5bdd64da0547a4166a172e14fe2 100644 (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