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.

6 lines
166 B
Makefile
Raw Normal View History

2017-07-23 16:30:51 -04:00
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
ifndef QUANTUM_DIR
include ../../../../Makefile
endif