qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

mcuconf.h (99B)


      1 #pragma once
      2 
      3 #include_next <mcuconf.h>
      4 
      5 #undef STM32_PWM_USE_TIM5
      6 #define STM32_PWM_USE_TIM5 TRUE