Iron180 LED fix (#15411)
This commit is contained in:
parent
554cc86aeb
commit
28e92536d4
8 changed files with 31 additions and 50 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue