1
0
Fork 0

Iron180 LED fix (#15411)

This commit is contained in:
Álvaro A. Volpato 2021-12-07 11:48:12 -03:00 committed by GitHub
parent 554cc86aeb
commit 28e92536d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 31 additions and 50 deletions

View file

@ -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