diff --git a/tmk_core/common/avr/suspend.c b/tmk_core/common/avr/suspend.c index 22c402b02..caf0b0625 100644 --- a/tmk_core/common/avr/suspend.c +++ b/tmk_core/common/avr/suspend.c @@ -69,8 +69,6 @@ static void power_down(uint8_t wdto) backlight_set(0); #endif - led_off(); - // TODO: more power saving // See PicoPower application note // - I/O port input with pullup