diff options
Diffstat (limited to 'keyboards/ymd96/rules.mk')
-rw-r--r-- | keyboards/ymd96/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/ymd96/rules.mk b/keyboards/ymd96/rules.mk index b7571649b..2ce37cfc7 100644 --- a/keyboards/ymd96/rules.mk +++ b/keyboards/ymd96/rules.mk | |||
@@ -27,5 +27,3 @@ KEY_LOCK_ENABLE = yes | |||
27 | 27 | ||
28 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 28 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
29 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 29 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
30 | |||
31 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||