diff options
Diffstat (limited to 'keyboards/handwired/steamvan/rev1/halconf.h')
| -rw-r--r-- | keyboards/handwired/steamvan/rev1/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/steamvan/rev1/halconf.h b/keyboards/handwired/steamvan/rev1/halconf.h index 5e5d70219..7363a21a2 100644 --- a/keyboards/handwired/steamvan/rev1/halconf.h +++ b/keyboards/handwired/steamvan/rev1/halconf.h | |||
| @@ -153,7 +153,7 @@ | |||
| 153 | * @brief Enables the SPI subsystem. | 153 | * @brief Enables the SPI subsystem. |
| 154 | */ | 154 | */ |
| 155 | #if !defined(HAL_USE_SPI) || defined(__DOXYGEN__) | 155 | #if !defined(HAL_USE_SPI) || defined(__DOXYGEN__) |
| 156 | #define HAL_USE_SPI FALSE | 156 | #define HAL_USE_SPI TRUE |
| 157 | #endif | 157 | #endif |
| 158 | 158 | ||
| 159 | /** | 159 | /** |
