diff options
Diffstat (limited to 'keyboards/planck/rev6/halconf.h')
| -rw-r--r-- | keyboards/planck/rev6/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/rev6/halconf.h b/keyboards/planck/rev6/halconf.h index 5e5d70219..8fe8e0c6f 100644 --- a/keyboards/planck/rev6/halconf.h +++ b/keyboards/planck/rev6/halconf.h | |||
| @@ -111,7 +111,7 @@ | |||
| 111 | * @brief Enables the PWM subsystem. | 111 | * @brief Enables the PWM subsystem. |
| 112 | */ | 112 | */ |
| 113 | #if !defined(HAL_USE_PWM) || defined(__DOXYGEN__) | 113 | #if !defined(HAL_USE_PWM) || defined(__DOXYGEN__) |
| 114 | #define HAL_USE_PWM TRUE | 114 | #define HAL_USE_PWM FALSE |
| 115 | #endif | 115 | #endif |
| 116 | 116 | ||
| 117 | /** | 117 | /** |
