diff options
Diffstat (limited to 'keyboards/whitefox/halconf.h')
| -rw-r--r-- | keyboards/whitefox/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 76 | * @brief Enables the I2C subsystem. | 76 | * @brief Enables the I2C subsystem. |
| 77 | */ | 77 | */ |
| 78 | #if !defined(HAL_USE_I2C) || defined(__DOXYGEN__) | 78 | #if !defined(HAL_USE_I2C) || defined(__DOXYGEN__) |
| 79 | #define HAL_USE_I2C FALSE | 79 | #define HAL_USE_I2C TRUE |
| 80 | #endif | 80 | #endif |
| 81 | 81 | ||
| 82 | /** | 82 | /** |
