Update keyboards/keychron/k11_pro/halconf.h

Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
lalalademaxiya1 2023-08-07 09:13:36 +08:00 committed by GitHub
parent 56649bb02e
commit 1201be83b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,8 +20,11 @@
#define HAL_USE_I2C TRUE
#ifdef KC_BLUETOOTH_ENABLE
#if defined(ENCODER_ENBALE) || defined(KC_BLUETOOTH_ENABLE)
# define PAL_USE_CALLBACKS TRUE
#endif
#ifdef KC_BLUETOOTH_ENABLE
# define HAL_USE_SERIAL TRUE
# define HAL_USE_RTC TRUE
#endif