mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 09:27:36 +06:00
9 lines
108 B
Makefile
9 lines
108 B
Makefile
|
|
||
|
|
||
|
|
||
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
AUTO_SHIFT_ENABLE = yes
|
||
|
RGBLIGHT_ENABLE = yes
|
||
|
endif
|