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.

16 lines
596 B

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