diff options
Diffstat (limited to 'keyboards/black_hellebore/mcuconf.h')
-rw-r--r-- | keyboards/black_hellebore/mcuconf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/black_hellebore/mcuconf.h b/keyboards/black_hellebore/mcuconf.h index ccb216946c..51dc999135 100644 --- a/keyboards/black_hellebore/mcuconf.h +++ b/keyboards/black_hellebore/mcuconf.h @@ -18,8 +18,5 @@ #include_next <mcuconf.h> -#undef STM32_PWM_USE_ADVANCED -#define STM32_PWM_USE_ADVANCED TRUE - #undef STM32_PWM_USE_TIM1 #define STM32_PWM_USE_TIM1 TRUE |