2
0

rules.mk 262 B

1234567
  1. RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
  2. AUDIO_ENABLE = no # Audio disabled while using RGB underlight.
  3. EXTRAKEY_ENABLE = yes
  4. ifndef QUANTUM_DIR
  5. include ../../../../Makefile
  6. endif