summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/bluetooth/indicator.h
diff options
context:
space:
mode:
authorlalalademaxiya1 <2831039915@qq.com>2023-03-02 17:31:35 +0800
committerlalalademaxiya1 <2831039915@qq.com>2023-03-02 17:31:35 +0800
commit09c270ab0db52ad8564cc35952a243551860ea21 (patch)
tree1c6b6517651f460b9b612e3492a56c2392134d69 /keyboards/keychron/bluetooth/indicator.h
parent77f3d1738b6c9cba7aa7aae840200317a2bad73e (diff)
Add some new boards
Added k1_pro, k5_pro, k9_pro, k13_pro, q2_pro and q3_pro.
Diffstat (limited to 'keyboards/keychron/bluetooth/indicator.h')
-rw-r--r--keyboards/keychron/bluetooth/indicator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keychron/bluetooth/indicator.h b/keyboards/keychron/bluetooth/indicator.h
index bf408a0c1c..d1345d2235 100644
--- a/keyboards/keychron/bluetooth/indicator.h
+++ b/keyboards/keychron/bluetooth/indicator.h
@@ -49,7 +49,7 @@
# define CONNECTED_BACKLIGHT_OFF_DELAY_TIME 600
#endif
-#ifdef BAT_LOW_LED_PIN
+#if defined(BAT_LOW_LED_PIN) || defined(BAT_LOW_LED_PIN_STATE)
/* Uint: ms */
# ifndef LOW_BAT_LED_BLINK_PERIOD
# define LOW_BAT_LED_BLINK_PERIOD 1000