mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-07 17:40:19 +06:00
Update keyboards/keychron/q8_pro/q8_pro.c
Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
parent
6b40599567
commit
4d0f972204
@ -198,7 +198,6 @@ void matrix_scan_kb(void) {
|
||||
#ifdef KC_BLUETOOTH_ENABLE
|
||||
static void ckbt51_param_init(void) {
|
||||
/* Set bluetooth device name */
|
||||
// ckbt51_set_local_name(STR(PRODUCT));
|
||||
ckbt51_set_local_name(PRODUCT);
|
||||
wait_ms(10);
|
||||
/* Set bluetooth parameters */
|
||||
|
Loading…
Reference in New Issue
Block a user