From 5856c95340be1f855fcd342ecb2f8446a7adbcda Mon Sep 17 00:00:00 2001 From: lokher Date: Tue, 13 Jun 2023 10:58:50 +0800 Subject: move OPT_DEFS += -DKC_BLUETOOTH_ENABLE to bluetooth.mk --- keyboards/keychron/bluetooth/bluetooth.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'keyboards/keychron/bluetooth') 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 \ -- cgit v1.2.3