summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/practice60/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/practice60/mcuconf.h')
-rw-r--r--keyboards/handwired/practice60/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/practice60/mcuconf.h b/keyboards/handwired/practice60/mcuconf.h
index 9945e7408..fced27289 100644
--- a/keyboards/handwired/practice60/mcuconf.h
+++ b/keyboards/handwired/practice60/mcuconf.h
@@ -132,7 +132,7 @@
* PWM driver system settings.
*/
#define STM32_PWM_USE_ADVANCED FALSE
-#define STM32_PWM_USE_TIM1 FALSE
+#define STM32_PWM_USE_TIM1 TRUE
#define STM32_PWM_USE_TIM2 FALSE
#define STM32_PWM_USE_TIM3 FALSE
#define STM32_PWM_USE_TIM4 FALSE