summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/bluetooth/bluetooth.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keychron/bluetooth/bluetooth.h')
-rw-r--r--keyboards/keychron/bluetooth/bluetooth.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/keychron/bluetooth/bluetooth.h b/keyboards/keychron/bluetooth/bluetooth.h
index b24df48845..bfbc838000 100644
--- a/keyboards/keychron/bluetooth/bluetooth.h
+++ b/keyboards/keychron/bluetooth/bluetooth.h
@@ -83,3 +83,6 @@ bluetooth_state_t bluetooth_get_state(void);
void bluetooth_low_battery_shutdown(void);
+bool process_record_kb_bt(uint16_t keycode, keyrecord_t *record);
+
+