Update keyboards/keychron/q6_pro/q6_pro.c
Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
parent
9eeb728480
commit
d187df2f53
1 changed files with 0 additions and 1 deletions
|
|
@ -218,7 +218,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 a new issue