mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
Merge pull request #199 from KeychronMacro/playground
Fix Q11 halconf.h
This commit is contained in:
commit
7ce8c46e58
|
@ -19,5 +19,7 @@
|
|||
#define HAL_USE_I2C TRUE
|
||||
#define HAL_USE_SERIAL TRUE
|
||||
#define HAL_USE_ADC TRUE
|
||||
|
||||
#ifdef ENCODER_ENABLE
|
||||
# define PAL_USE_CALLBACKS TRUE
|
||||
#endif
|
||||
#include_next <halconf.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user