forked from mirrors/qmk_userspace
[Keyboard] Enables I2C for OLKB rev*_drop boards (#14514)
Co-authored-by: daskygit <32983009+daskygit@users.noreply.github.com>
This commit is contained in:
parent
0e34efd9a2
commit
fa5d21a58e
6 changed files with 23 additions and 12 deletions
|
@ -18,5 +18,6 @@
|
|||
#define HAL_USE_PWM TRUE
|
||||
#define HAL_USE_GPT TRUE
|
||||
#define HAL_USE_DAC TRUE
|
||||
#define HAL_USE_I2C TRUE
|
||||
|
||||
#include_next <halconf.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue