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
643 B

  1. # MCU Name
  2. MCU = STM32F072
  3. # Bootloader selection
  4. BOOTLOADER = stm32-dfu
  5. # Build Options
  6. # comment out to disable the options.
  7. BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
  8. MOUSEKEY_ENABLE = yes # Mouse keys
  9. EXTRAKEY_ENABLE = yes # Audio control and System control
  10. CONSOLE_ENABLE = yes # Console for debug
  11. COMMAND_ENABLE = yes # Commands for debug and configuration
  12. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  13. NKRO_ENABLE = yes # USB Nkey Rollover
  14. CUSTOM_MATRIX = no # Custom matrix file
  15. BACKLIGHT_ENABLE = no
  16. RGBLIGHT_ENABLE = yes
  17. WS2812_DRIVER = spi