Merge pull request #158 from lalalademaxiya1/keychron_k11_pro
Keychron k11 pro
This commit is contained in:
commit
619fe01bc3
3 changed files with 5 additions and 2 deletions
|
|
@ -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();
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"usb": {
|
||||
"pid": "0x02B6",
|
||||
"device_version": "1.0.0"
|
||||
"device_version": "1.0.1"
|
||||
},
|
||||
"features": {
|
||||
"encoder": true,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"usb": {
|
||||
"pid": "0x02B9",
|
||||
"device_version": "1.0.0"
|
||||
"device_version": "1.0.1"
|
||||
},
|
||||
"features": {
|
||||
"encoder": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue