aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/avr/suspend.c
AgeCommit message (Expand)Author
2020-03-10Refactor rgblight_reconfig.h (#7773)Gravatar Takeshi ISHII
2019-10-17Move tmk_core/common/backlight to quantum/backlight (#6710)Gravatar Joel Challis
2019-08-30clang-format changesGravatar skullY
2019-03-12Next set of split_common changes (#4974)Gravatar James Churchill
2019-02-14Add kb and user level keyboard initialization functions (#3113)Gravatar Drashna Jaelre
2019-01-28Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)Gravatar Rockman18
2019-01-25Fix RGBLIGHT_SLEEP function (#4865)Gravatar Drashna Jaelre
2018-09-13Zeal60/Zeal65/M60-A implementation (#3879)Gravatar Wilba6582
2018-09-13rgblight.[ch] more configurable (#3582)Gravatar Takeshi ISHII
2018-09-11Fix RG Sleep issues for Teensy ControllersGravatar Drashna Jaelre
2018-06-28Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEPGravatar Drashna Jaelre
2018-06-03Add Suspend functions (#3112)Gravatar Drashna Jaelre
2018-05-29Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Gravatar Drashna Jaelre
2018-03-28Fix RGB Sleep codeGravatar U-LANDSRAAD\drashna
2018-03-22Generate API docs from source code comments (#2491)Gravatar skullydazed
2018-03-19[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Gravatar Drashna Jaelre
2017-04-13Include host.h from suspend.cGravatar Fred Sundvik
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingGravatar Wilba6582
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingGravatar Wilba6582
2016-07-04reverts #343 for the most part (#474)Gravatar Jack Humbert
2016-05-23Optimize matrix scanning (#343)Gravatar Eric Tang
2016-04-20start-up sound working, removes tick with some devicesGravatar Jack Humbert
2016-04-18Fixed speaker being on during sleep.Gravatar IBNobody
2016-03-28Added command to turn LED indicators off while sleepingGravatar IBNobody
2016-01-24Remove led_off() it is not usedGravatar Peter Eichinger
2016-01-22Backlight fix from redditGravatar Peter Eichinger
2015-05-19Add keyboard_setup() and matrix_setup()Gravatar tmk
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'Gravatar tmk