1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Drashna Jael're 2022-02-17 08:44:30 -08:00
commit da280739ef
Signed by: drashna
GPG key ID: DBA1FD3A860D1B11
23 changed files with 530 additions and 1978 deletions

View file

@ -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