mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-01 05:07:26 +06:00
7 lines
197 B
Makefile
7 lines
197 B
Makefile
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|
||
|
|
||
|
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
|
||
|
STENO_ENABLE = yes # Additional protocols for Stenography(+1700), requires VIRTSER
|