You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
221 B
Makefile
8 lines
221 B
Makefile
7 years ago
|
ifndef QUANTUM_DIR
|
||
|
include ../../../../Makefile
|
||
|
endif
|
||
|
|
||
|
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
|
||
|
STENO_ENABLE = yes # Enable TX Bolt protocol for Stenography, requires VIRTSER and may not work with mouse keys
|
||
|
|