Updated my makefile..again
This commit is contained in:
parent
9546b180b9
commit
1eea91f5f8
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
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.
|
AUDIO_ENABLE = no # Audio disabled while using RGB underlight.
|
||||||
|
EXTRAKEY_ENABLE = yes
|
||||||
|
|
||||||
ifndef QUANTUM_DIR
|
ifndef QUANTUM_DIR
|
||||||
include ../../../../Makefile
|
include ../../../../Makefile
|
||||||
|
|
Loading…
Reference in a new issue