summaryrefslogtreecommitdiff
path: root/keyboards/iron180/mcuconf.h
diff options
context:
space:
mode:
authorÁlvaro A. Volpato <alvaro.volpato@usp.br>2021-12-07 11:48:12 -0300
committerGitHub <noreply@github.com>2021-12-07 14:48:12 +0000
commit28e92536d46298229593c12406b503bf3bcbbede (patch)
tree26dafb81884df75d67794f5368b273113596582d /keyboards/iron180/mcuconf.h
parent554cc86aebd9011efd30d708ed2a717aaf8f93f1 (diff)
Iron180 LED fix (#15411)
Diffstat (limited to 'keyboards/iron180/mcuconf.h')
-rw-r--r--keyboards/iron180/mcuconf.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/keyboards/iron180/mcuconf.h b/keyboards/iron180/mcuconf.h
index 620b983c75..a81f812207 100644
--- a/keyboards/iron180/mcuconf.h
+++ b/keyboards/iron180/mcuconf.h
@@ -14,17 +14,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/*
- * This file was auto-generated by:
- * `qmk chibios-confmigrate -i keyboards/iron180/mcuconf.h -r platforms/chibios/GENERIC_STM32_F072XB/configs/mcuconf.h`
- */
-
#pragma once
#include_next <mcuconf.h>
-#undef STM32_I2C_USE_DMA
-#define STM32_I2C_USE_DMA FALSE
-
#undef STM32_PWM_USE_TIM3
-#define STM32_PWM_USE_TIM3 YES
+#define STM32_PWM_USE_TIM3 TRUE