qmk_firmware

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

mcuconf.h (182B)


      1 // Copyright 2023 Daniel Reibl (@riblee)
      2 // SPDX-License-Identifier: GPL-2.0-or-later
      3 
      4 #include_next <mcuconf.h>
      5 
      6 #undef STM32_SERIAL_USE_USART1
      7 #define STM32_SERIAL_USE_USART1 TRUE