mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-08 14:21:58 +00: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
|