diff options
Diffstat (limited to 'keyboards/planck/keymaps/yang/Makefile')
-rw-r--r-- | keyboards/planck/keymaps/yang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/yang/Makefile b/keyboards/planck/keymaps/yang/Makefile index f4908d7037..6b18762fa7 100644 --- a/keyboards/planck/keymaps/yang/Makefile +++ b/keyboards/planck/keymaps/yang/Makefile @@ -3,6 +3,7 @@ # the appropriate keymap folder that will get included automatically # RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. +AUDIO_ENABLE = no ifndef QUANTUM_DIR include ../../../../Makefile |