f30f12ec81
This protocol breaks out "duplicate" keys into their own entry in the packet so that more complicated logic can be done on the software side, including support for additional languages and alternative theories.
8 lines
250 B
Makefile
8 lines
250 B
Makefile
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|
|
|
|
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
|
|
STENO_ENABLE = yes # Additional protocols for Stenography(+1700), requires VIRTSER
|
|
AUDIO_ENABLE = no # Audio output on port C6
|