Update keyboards/keychron/q8_pro/q8_pro.c
Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
parent
6b40599567
commit
4d0f972204
1 changed files with 0 additions and 1 deletions
|
|
@ -198,7 +198,6 @@ void matrix_scan_kb(void) {
|
||||||
#ifdef KC_BLUETOOTH_ENABLE
|
#ifdef KC_BLUETOOTH_ENABLE
|
||||||
static void ckbt51_param_init(void) {
|
static void ckbt51_param_init(void) {
|
||||||
/* Set bluetooth device name */
|
/* Set bluetooth device name */
|
||||||
// ckbt51_set_local_name(STR(PRODUCT));
|
|
||||||
ckbt51_set_local_name(PRODUCT);
|
ckbt51_set_local_name(PRODUCT);
|
||||||
wait_ms(10);
|
wait_ms(10);
|
||||||
/* Set bluetooth parameters */
|
/* Set bluetooth parameters */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue