|
@@ -120,10 +120,6 @@ SRC += led_test_init.c
|
|
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
|
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
|
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
|
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
|
|
|
|
|
-ifndef QUANTUM_DIR
|
|
|
|
- include ../../../../Makefile
|
|
|
|
-endif
|
|
|
|
-
|
|
|
|
# Uncomment these for debugging
|
|
# Uncomment these for debugging
|
|
# $(info -- RGBLIGHT_ENABLE=$(RGBLIGHT_ENABLE))
|
|
# $(info -- RGBLIGHT_ENABLE=$(RGBLIGHT_ENABLE))
|
|
# $(info -- OPT_DEFS=$(OPT_DEFS))
|
|
# $(info -- OPT_DEFS=$(OPT_DEFS))
|