rules.mk 213 B

1234567
  1. RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
  2. AUDIO_ENABLE = no # Audio disabled while using RGB underlight.
  3. EXTRAKEY_ENABLE = yes
  4. ifndef QUANTUM_DIR
  5. include ../../../../Makefile
  6. endif