diff options
Diffstat (limited to 'keyboards/planck/keymaps/dshields/rules.mk')
| -rw-r--r-- | keyboards/planck/keymaps/dshields/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/dshields/rules.mk b/keyboards/planck/keymaps/dshields/rules.mk index 300a82790..a526c5a31 100644 --- a/keyboards/planck/keymaps/dshields/rules.mk +++ b/keyboards/planck/keymaps/dshields/rules.mk | |||
| @@ -16,7 +16,7 @@ ifeq ($(strip $(KEYBOARD)), planck/rev3) | |||
| 16 | endif | 16 | endif |
| 17 | ifeq ($(strip $(KEYBOARD)), planck/rev6) | 17 | ifeq ($(strip $(KEYBOARD)), planck/rev6) |
| 18 | EXTRALDFLAGS = -Wl,--build-id=none | 18 | EXTRALDFLAGS = -Wl,--build-id=none |
| 19 | AUDIO_ENABLE = yes | 19 | AUDIO_ENABLE = no |
| 20 | BACKLIGHT_ENABLE = no | 20 | BACKLIGHT_ENABLE = no |
| 21 | RGB_MATRIX_ENABLE = no | 21 | RGB_MATRIX_ENABLE = no |
| 22 | endif | 22 | endif |
