aboutsummaryrefslogtreecommitdiff
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 @@
132 * PWM driver system settings. 132 * PWM driver system settings.
133 */ 133 */
134#define STM32_PWM_USE_ADVANCED FALSE 134#define STM32_PWM_USE_ADVANCED FALSE
135#define STM32_PWM_USE_TIM1 FALSE 135#define STM32_PWM_USE_TIM1 TRUE
136#define STM32_PWM_USE_TIM2 FALSE 136#define STM32_PWM_USE_TIM2 FALSE
137#define STM32_PWM_USE_TIM3 FALSE 137#define STM32_PWM_USE_TIM3 FALSE
138#define STM32_PWM_USE_TIM4 FALSE 138#define STM32_PWM_USE_TIM4 FALSE