rules.mk 768 B

1234567891011121314151617
  1. # Build Options
  2. # change yes to no to disable
  3. #
  4. BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
  5. MOUSEKEY_ENABLE = no # Mouse keys
  6. EXTRAKEY_ENABLE = no # Audio control and System control
  7. CONSOLE_ENABLE = no # Console for debug
  8. COMMAND_ENABLE = no # Commands for debug and configuration
  9. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  10. RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
  11. AUDIO_ENABLE = no # Audio output
  12. DIP_SWITCH_ENABLE = yes # Dip Switch Enabled
  13. # Necessary for stenography functionality
  14. STENO_ENABLE = yes # Enable stenography endpoint
  15. NKRO_ENABLE = yes # Enable N-Key Rollover
  16. KEYBOARD_SHARED_EP = yes # Needed to free up an endpoint in blackpill