forked from forks/qmk_firmware
7f0a205232
* Added gentoo installer * Remove comments * Remove comments * Updating the layout * Revert "Remove comments" This reverts commite348afa41a
. * Revert "Updating the layout" This reverts commit181822d195
. * Undo erroneous revert
7 lines
101 B
Makefile
7 lines
101 B
Makefile
RGBLIGHT_ENABLE = yes
|
|
BACKLIGHT_ENABLE = yes
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|