rules.mk 773 B

1234567891011121314
  1. BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
  2. MOUSEKEY_ENABLE = no # Mouse keys
  3. EXTRAKEY_ENABLE = yes # Audio control and System control
  4. CONSOLE_ENABLE = no # Console for debug
  5. COMMAND_ENABLE = no # Commands for debug and configuration
  6. NKRO_ENABLE = no # Enable N-Key Rollover
  7. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  8. AUDIO_ENABLE = no # Audio output
  9. OLED_ENABLE = yes # Enables the use of OLED displays
  10. ENCODER_ENABLE = yes # Enables the use of one or more encoders
  11. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  12. RGB_MATRIX_ENABLE = no # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE)
  13. RGB_MATRIX_DRIVER = WS2812 # RGB matrix driver support