mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-12 12:51:18 +00:00
5 lines
165 B
Makefile
5 lines
165 B
Makefile
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||
|
AUDIO_ENABLE = yes # Audio output on port B5
|
||
|
|
||
|
include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))
|