mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 22:44:56 +00:00
6 lines
197 B
Makefile
6 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
|