You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
198 B

  1. # MCU name
  2. MCU = STM32F303
  3. BOARD = QMK_PROTON_C
  4. # Bootloader selection
  5. BOOTLOADER = stm32-dfu
  6. WS2812_DRIVER = pwm
  7. SERIAL_DRIVER = usart
  8. AUDIO_ENABLE = no
  9. LTO_ENABLE = no
  10. CONVERT_TO_PROTON_C = yes