rules.mk 618 B

123456789101112131415
  1. # This board uses the older unsafe 6k version of lufa-ms
  2. BOOTLOADER_SIZE = 6144
  3. # Build Options
  4. # change yes to no to disable
  5. #
  6. BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
  7. MOUSEKEY_ENABLE = yes # Mouse keys
  8. EXTRAKEY_ENABLE = yes # Audio control and System control
  9. CONSOLE_ENABLE = no # Console for debug
  10. COMMAND_ENABLE = yes # Commands for debug and configuration
  11. NKRO_ENABLE = no # Enable N-Key Rollover
  12. BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
  13. RGBLIGHT_ENABLE = yes # Enable RGB underglow
  14. AUDIO_ENABLE = no # Audio output