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