mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
Update bluetooth.c
This commit is contained in:
parent
1201be83b7
commit
4a79779316
|
@ -394,6 +394,9 @@ void bluetooth_low_battery_shutdown(void) {
|
|||
#if defined(LOW_BAT_IND_INDEX)
|
||||
indicator_battery_low_backlit_enable(false);
|
||||
#endif
|
||||
clear_keyboard();
|
||||
send_keyboard_report();
|
||||
|
||||
bluetooth_disconnect();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user