summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/avr/suspend.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-12Next set of split_common changes (#4974)James Churchill1-9/+0
2019-02-15Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre1-14/+14
2019-01-29Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)Rockman181-25/+32
2019-01-26Fix RGBLIGHT_SLEEP function (#4865)Drashna Jaelre1-17/+30
2018-09-13Zeal60/Zeal65/M60-A implementation (#3879)Wilba65821-16/+21
2018-09-13rgblight.[ch] more configurable (#3582)Takeshi ISHII1-0/+1
2018-09-11Fix RG Sleep issues for Teensy ControllersDrashna Jaelre1-0/+3
2018-06-29Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEPDrashna Jaelre1-3/+3
2018-06-03Add Suspend functions (#3112)Drashna Jaelre1-0/+33
2018-05-29Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre1-2/+2
2018-03-28Fix RGB Sleep codeU-LANDSRAAD\drashna1-1/+1
2018-03-22Generate API docs from source code comments (#2491)skullydazed1-2/+18
2018-03-20[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre1-1/+15
2017-04-13Include host.h from suspend.cFred Sundvik1-0/+1
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba65821-6/+1
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba65821-1/+7
2016-07-04reverts #343 for the most part (#474)Jack Humbert1-2/+4
2016-05-24Optimize matrix scanning (#343)Eric Tang1-4/+1
2016-04-21start-up sound working, removes tick with some devicesJack Humbert1-1/+2
2016-04-19Fixed speaker being on during sleep.IBNobody1-1/+11
2016-03-28Added command to turn LED indicators off while sleepingIBNobody1-1/+4
2016-01-24Remove led_off() it is not usedPeter Eichinger1-2/+0
2016-01-22Backlight fix from redditPeter Eichinger1-0/+13
2015-05-18Add keyboard_setup() and matrix_setup()tmk1-0/+2
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk1-0/+122