mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-28 03:26:51 +06:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|