mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
Update keyboards/keychron/k11_pro/halconf.h
Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
parent
56649bb02e
commit
1201be83b7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user