mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-22 07:32:02 +00:00
Update keyboards/skyloong/gk980/q1/q1.c
OK, thank you. Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
bb3f33ed20
commit
a934576c54
@ -135,7 +135,7 @@ void suspend_power_down_kb() {
|
||||
|
||||
void suspend_wakeup_init_kb() {
|
||||
# ifdef RGB_MATRIX_ENABLE
|
||||
writePinHigh(AW20216S_EN_PIN_1);
|
||||
gpio_write_pin_high(AW20216S_EN_PIN);
|
||||
# endif
|
||||
suspend_wakeup_init_user();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user