mcuconf.h (177B)
- // Copyright 2024 Andrew Kannan
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #include_next <mcuconf.h>
- #undef STM32_PWM_USE_TIM3
- #define STM32_PWM_USE_TIM3 TRUE
git clone https://anongit.hacktivis.me/git/qmk_firmware.git
mcuconf.h (177B)
- // Copyright 2024 Andrew Kannan
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #include_next <mcuconf.h>
- #undef STM32_PWM_USE_TIM3
- #define STM32_PWM_USE_TIM3 TRUE