summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k6_pro/rules.mk
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-12-06 17:10:48 +0800
committerlokher <lokher@gmail.com>2022-12-07 15:50:49 +0800
commita336c2c5005251e4cb0f3a62ccabdb4cfccad915 (patch)
tree3c948b631a5e3b6f940dabe02fad3c7487e6f350 /keyboards/keychron/k6_pro/rules.mk
parent27fc28fd2ff52e079a5bc58d6aaea4c752420615 (diff)
Merge upstream master to 2022 Q4 breaking change
Diffstat (limited to 'keyboards/keychron/k6_pro/rules.mk')
-rw-r--r--keyboards/keychron/k6_pro/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/keychron/k6_pro/rules.mk b/keyboards/keychron/k6_pro/rules.mk
index 366bd8cc12..7244d12fd2 100644
--- a/keyboards/keychron/k6_pro/rules.mk
+++ b/keyboards/keychron/k6_pro/rules.mk
@@ -18,7 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-BLUETOOTH_ENABLE = yes # Enable Bluetooth with
+BLUETOOTH_ENABLE = no # Enable Bluetooth with
BLUETOOTH_DRIVER = custom
AUDIO_ENABLE = no # Audio output on port C6
DIP_SWITCH_ENABLE = yes
@@ -27,6 +27,7 @@ RAW_ENABLE = yes
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
OPT_DEFS += -DNO_USB_STARTUP_CHECK -DENABLE_FACTORY_TEST
+OPT_DEFS += -DKC_BLUETOOTH_ENABLE
CUSTOM_MATRIX = lite
SRC += matrix.c