mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-28 03:26:51 +06:00
7 lines
96 B
Makefile
7 lines
96 B
Makefile
|
RGBLIGHT_ENABLE = yes
|
||
|
NKRO_ENABLE = yes
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|