Keymap: Disable audio for planck/dshields/rev6 and enable retro tapping. (#4643)
This commit is contained in:
committed by
Drashna Jaelre
parent
dd03ac3893
commit
1ae07f657a
@@ -16,7 +16,7 @@ ifeq ($(strip $(KEYBOARD)), planck/rev3)
|
||||
endif
|
||||
ifeq ($(strip $(KEYBOARD)), planck/rev6)
|
||||
EXTRALDFLAGS = -Wl,--build-id=none
|
||||
AUDIO_ENABLE = yes
|
||||
AUDIO_ENABLE = no
|
||||
BACKLIGHT_ENABLE = no
|
||||
RGB_MATRIX_ENABLE = no
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user