mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 22:44:56 +00:00
5eb5b6074c
* Fork lets_split to levinson Update subproject default * Update Readme * Pass LED backlight info from master to slave over serial
6 lines
101 B
Makefile
6 lines
101 B
Makefile
RGBLIGHT_ENABLE = yes
|
|
BACKLIGHT_ENABLE = yes
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|