mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-28 03:26:51 +06:00
5 lines
154 B
Makefile
5 lines
154 B
Makefile
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
AUDIO_ENABLE = yes # Audio output
|
|
|
|
include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))
|