1
0

rules.mk 462 B

12345678910111213
  1. # Build Options
  2. # change yes to no to disable
  3. #
  4. BACKLIGHT_ENABLE = no
  5. BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
  6. MOUSEKEY_ENABLE = yes # Mouse keys
  7. EXTRAKEY_ENABLE = yes # Audio control and System control
  8. CONSOLE_ENABLE = no # Console for debug
  9. COMMAND_ENABLE = no # Commands for debug and configuration
  10. NKRO_ENABLE = yes # Enable N-Key Rollover
  11. AUDIO_ENABLE = no
  12. RGBLIGHT_ENABLE = no
  13. NO_SUSPEND_POWER_DOWN = yes