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.

18 lines
668 B

  1. # Build Options
  2. # comment out to disable the options.
  3. #
  4. BACKLIGHT_ENABLE = no
  5. BOOTMAGIC_ENABLE = yes # 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 = yes # Breathing sleep LED during USB suspend
  11. NKRO_ENABLE = yes # USB Nkey Rollover
  12. CUSTOM_MATRIX = yes # Custom matrix file
  13. AUDIO_ENABLE = yes
  14. ENCODER_ENABLE = yes
  15. # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
  16. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend