Updated my makefile
This commit is contained in:
parent
2265e4ce41
commit
9546b180b9
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
|
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
|
||||||
|
AUDIO_ENABLE = no # Audio disabled while using RGB underlight.
|
||||||
|
|
||||||
ifndef QUANTUM_DIR
|
ifndef QUANTUM_DIR
|
||||||
include ../../../../Makefile
|
include ../../../../Makefile
|
||||||
|
|
Loading…
Reference in a new issue