rules.mk 684 B

12345678910111213141516
  1. # Build Options
  2. # change yes to no to disable
  3. #
  4. BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
  5. MOUSEKEY_ENABLE = yes # Mouse keys
  6. EXTRAKEY_ENABLE = yes # Audio control and System control
  7. CONSOLE_ENABLE = yes # Console for debug
  8. COMMAND_ENABLE = yes # Commands for debug and configuration
  9. CUSTOM_MATRIX = yes # Custom matrix file
  10. NKRO_ENABLE = yes # Enable N-Key Rollover
  11. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  12. RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
  13. AUDIO_ENABLE = no # Audio output
  14. # Project specific files
  15. SRC = matrix.c