X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=keyboards%2Fwhitefox%2Fhalconf.h;h=b38031529881c096eb1c2c3cf1544a31603dfca2;hb=33a87c132c03b0016772b883cc129d2073528620;hp=46b37a4f4696c192cd6c9d1ff5c983e4f0b5f0d8;hpb=11eb3d5491bc5d0d2e64d7b37282bc2304ea3247;p=qmk_firmware.git diff --git a/keyboards/whitefox/halconf.h b/keyboards/whitefox/halconf.h index 46b37a4f4..b38031529 100644 --- a/keyboards/whitefox/halconf.h +++ b/keyboards/whitefox/halconf.h @@ -76,7 +76,7 @@ * @brief Enables the I2C subsystem. */ #if !defined(HAL_USE_I2C) || defined(__DOXYGEN__) -#define HAL_USE_I2C FALSE +#define HAL_USE_I2C TRUE #endif /**