summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/bluetooth
diff options
context:
space:
mode:
authorlalalademaxiya1 <2831039915@qq.com>2023-06-30 11:45:57 +0800
committerlalalademaxiya1 <2831039915@qq.com>2023-06-30 11:45:57 +0800
commit6a5c81252f149cdee9a7f5e4a9f53beff59d6a7b (patch)
treecda6625901250b5caf50c6156929361ef959fad6 /keyboards/keychron/bluetooth
parent064f3702f7d79185cad174627ff2e2c54f584813 (diff)
parent9902d781e69432a3edb1e3014706c80c7e202e6b (diff)
Merge branch 'temp' into keychron_q6_pro
Diffstat (limited to 'keyboards/keychron/bluetooth')
-rw-r--r--keyboards/keychron/bluetooth/bluetooth.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/keychron/bluetooth/bluetooth.mk b/keyboards/keychron/bluetooth/bluetooth.mk
index 70db522586..3a57a6d75d 100644
--- a/keyboards/keychron/bluetooth/bluetooth.mk
+++ b/keyboards/keychron/bluetooth/bluetooth.mk
@@ -1,3 +1,6 @@
+
+OPT_DEFS += -DKC_BLUETOOTH_ENABLE
+
BLUETOOTH_DIR = bluetooth
SRC += \
$(BLUETOOTH_DIR)/bluetooth.c \