summaryrefslogtreecommitdiff
path: root/keyboards/mode/m75s/mcuconf.h
diff options
context:
space:
mode:
authorÁlvaro A. Volpato <alvaro.augusto.volpato@gmail.com>2023-02-18 14:12:44 -0300
committerGitHub <noreply@github.com>2023-02-18 10:12:44 -0700
commit7b5dee406441768e99e4fca1da042c630dd2baa7 (patch)
tree6fd66bf440a2a72c71b3c7fb1284afafaeba2c1d /keyboards/mode/m75s/mcuconf.h
parent609b23af344e7389503b197ba3594524a2ca8fad (diff)
Add caps lock indicator capabilities to M75S (#19552)
Diffstat (limited to 'keyboards/mode/m75s/mcuconf.h')
-rw-r--r--keyboards/mode/m75s/mcuconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/mode/m75s/mcuconf.h b/keyboards/mode/m75s/mcuconf.h
index dd68a8c1e7..0cc9c2023d 100644
--- a/keyboards/mode/m75s/mcuconf.h
+++ b/keyboards/mode/m75s/mcuconf.h
@@ -23,5 +23,5 @@
#include_next <mcuconf.h>
-#undef STM32_I2C_USE_I2C1
-#define STM32_I2C_USE_I2C1 TRUE
+#undef STM32_PWM_USE_TIM3
+#define STM32_PWM_USE_TIM3 TRUE