mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-03 23:39:55 +00:00
7 lines
108 B
Makefile
7 lines
108 B
Makefile
RGBLIGHT_ENABLE = yes
|
|
RGBLIGHT_ANIMATION = no
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|