diff options
Diffstat (limited to 'keyboards/handwired/onekey/stm32f0_disco/mcuconf.h')
-rw-r--r-- | keyboards/handwired/onekey/stm32f0_disco/mcuconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/onekey/stm32f0_disco/mcuconf.h b/keyboards/handwired/onekey/stm32f0_disco/mcuconf.h index 52d39e4dd..ea4f9373a 100644 --- a/keyboards/handwired/onekey/stm32f0_disco/mcuconf.h +++ b/keyboards/handwired/onekey/stm32f0_disco/mcuconf.h | |||
@@ -25,4 +25,3 @@ | |||
25 | 25 | ||
26 | #undef STM32_PWM_USE_TIM3 | 26 | #undef STM32_PWM_USE_TIM3 |
27 | #define STM32_PWM_USE_TIM3 TRUE | 27 | #define STM32_PWM_USE_TIM3 TRUE |
28 | |||