rules.mk 457 B

1234567891011
  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. UNICODE_ENABLE = yes # Enable support for arrow keys icon on the second layer.
  10. NKRO_ENABLE = yes # Enable N-Key Rollover
  11. BACKLIGHT_ENABLE = yes