X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=keyboards%2Fwhitefox%2Fhalconf.h;h=b38031529881c096eb1c2c3cf1544a31603dfca2;hb=a8466df62d45f01d26c8c4e0cf70a3a432743b44;hp=46b37a4f4696c192cd6c9d1ff5c983e4f0b5f0d8;hpb=f35adb4f37965489b846468567f9dc65c5eec05a;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 /**