This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

7 lines
184 B
Makefile

RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
AUDIO_ENABLE = no
ifndef QUANTUM_DIR
include ../../../../Makefile
endif