mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-11 22:18:25 +00:00
* 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
|