Merge pull request #158 from lalalademaxiya1/keychron_k11_pro

Keychron k11 pro
This commit is contained in:
lokher 2023-08-14 22:06:52 +08:00 committed by GitHub
commit 619fe01bc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View file

@ -394,6 +394,9 @@ void bluetooth_low_battery_shutdown(void) {
#if defined(LOW_BAT_IND_INDEX) #if defined(LOW_BAT_IND_INDEX)
indicator_battery_low_backlit_enable(false); indicator_battery_low_backlit_enable(false);
#endif #endif
clear_keyboard();
send_keyboard_report();
bluetooth_disconnect(); bluetooth_disconnect();
} }

View file

@ -1,7 +1,7 @@
{ {
"usb": { "usb": {
"pid": "0x02B6", "pid": "0x02B6",
"device_version": "1.0.0" "device_version": "1.0.1"
}, },
"features": { "features": {
"encoder": true, "encoder": true,

View file

@ -1,7 +1,7 @@
{ {
"usb": { "usb": {
"pid": "0x02B9", "pid": "0x02B9",
"device_version": "1.0.0" "device_version": "1.0.1"
}, },
"features": { "features": {
"encoder": true, "encoder": true,