rules.mk 650 B

1234567891011121314151617
  1. # Build Options
  2. # change yes to no to disable
  3. #
  4. AUDIO_ENABLE = yes # Audio output
  5. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  6. BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
  7. COMMAND_ENABLE = no # Commands for debug and configuration
  8. CONSOLE_ENABLE = no # Console for debug
  9. DEBUG_ENABLE = no # Enable more debug info
  10. EXTRAKEY_ENABLE = yes # Audio control and System control
  11. MOUSEKEY_ENABLE = no # Mouse keys
  12. NKRO_ENABLE = yes # Enable N-Key Rollover
  13. RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
  14. DEFAULT_FOLDER = vitamins_included/rev2
  15. LTO_ENABLE = yes