mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-16 09:30:43 +02:00

* Fork lets_split to levinson Update subproject default * Update Readme * Pass LED backlight info from master to slave over serial
7 lines
101 B
Makefile
7 lines
101 B
Makefile
RGBLIGHT_ENABLE = yes
|
|
BACKLIGHT_ENABLE = yes
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|