forked from forks/qmk_firmware
7 lines
102 B
Makefile
7 lines
102 B
Makefile
RGBLIGHT_ENABLE = yes
|
|
RGBLIGHT_ANIMATION = no
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|