mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-28 03:51:15 +00:00
Update keyboards/sawnsprojects/okayu/stm32f103/mcuconf.h
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
0f4c092035
commit
3b75408747
@ -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_SPI2
|
||||
#define STM32_SPI_USE_SPI2 TRUE
|
||||
|
Loading…
Reference in New Issue
Block a user