logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

mcuconf.h (220B)


  1. // Copyright (C) 2025 DOIO
  2. // Copyright (C) 2025 ClownFish (@clownfish-og)
  3. // SPDX-License-Identifier: GPL-2.0-or-later
  4. #pragma once
  5. #include_next <mcuconf.h>
  6. #undef STM32_PWM_USE_TIM1
  7. #define STM32_PWM_USE_TIM1 TRUE