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.

19 lines
371 B

  1. # MCU name
  2. MCU = STM32F303
  3. BOARD = QMK_PROTON_C
  4. # Bootloader selection
  5. BOOTLOADER = stm32-dfu
  6. BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
  7. MOUSEKEY_ENABLE = yes
  8. EXTRAKEY_ENABLE = yes
  9. CONSOLE_ENABLE = yes
  10. COMMAND_ENABLE = yes
  11. NKRO_ENABLE = yes
  12. AUDIO_ENABLE = yes
  13. UNICODE_ENABLE = yes
  14. HAPTIC_ENABLE = yes
  15. HAPTIC_DRIVER = SOLENOID
  16. RGBLIGHT_STARTUP_ANIMATION = yes