rules.mk 397 B

12345678910
  1. # Build Options
  2. # change yes to no to disable
  3. #
  4. MOUSEKEY_ENABLE = no # Mouse keys
  5. EXTRAKEY_ENABLE = yes # Audio control and System control
  6. CONSOLE_ENABLE = no # Console for debug
  7. COMMAND_ENABLE = no # Commands for debug and configuration
  8. NKRO_ENABLE = no # Enable N-Key Rollover
  9. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  10. ENCODER_ENABLE = yes