mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 05:32:05 +00:00
Update keyboards/skyloong/gk68/pro/pro.c
OK, Thanks. Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
83a2ec3b9d
commit
a9f99464e6
@ -103,7 +103,7 @@ bool rgb_matrix_indicators_advanced_kb(uint8_t led_min, uint8_t led_max) {
|
||||
#endif
|
||||
|
||||
void suspend_power_down_kb(void) {
|
||||
gpio_write_pin_low(AW20216S_EN_PIN_1);
|
||||
gpio_write_pin_low(AW20216S_EN_PIN);
|
||||
suspend_power_down_user();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user