mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-17 14:04:38 +00:00
4 lines
154 B
Makefile
4 lines
154 B
Makefile
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
AUDIO_ENABLE = yes # Audio output
|
|
|
|
include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))
|