Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
da280739ef
23 changed files with 530 additions and 1978 deletions
|
@ -399,6 +399,7 @@ __attribute__((weak)) void startup_user() {}
|
|||
__attribute__((weak)) void shutdown_user() {}
|
||||
|
||||
void suspend_power_down_quantum(void) {
|
||||
suspend_power_down_kb();
|
||||
#ifndef NO_SUSPEND_POWER_DOWN
|
||||
// Turn off backlight
|
||||
# ifdef BACKLIGHT_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue