mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-03 06:21:43 +01:00
7 lines
147 B
Makefile
7 lines
147 B
Makefile
#BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
|
#BOOTMAGIC_ENABLE = yes
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|