mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-25 18:41:14 +00:00
Update keyboards/sawnsprojects/okayu/stm32f072/mcuconf.h
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
f576e8313c
commit
46f3e6985d
@ -4,11 +4,5 @@
|
||||
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
#undef STM32_ADC_USE_ADC1
|
||||
#define STM32_ADC_USE_ADC1 TRUE
|
||||
|
||||
#undef STM32_PWM_USE_TIM3
|
||||
#define STM32_PWM_USE_TIM3 TRUE
|
||||
|
||||
#undef STM32_SPI_USE_SPI1
|
||||
#define STM32_SPI_USE_SPI1 TRUE
|
||||
|
Loading…
Reference in New Issue
Block a user