aboutsummaryrefslogtreecommitdiff
path: root/users/dshields/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/dshields/rules.mk')
-rw-r--r--users/dshields/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/dshields/rules.mk b/users/dshields/rules.mk
index 06f6e5e9f..8a7c82cd4 100644
--- a/users/dshields/rules.mk
+++ b/users/dshields/rules.mk
@@ -6,6 +6,10 @@ CONSOLE_ENABLE = no # Console for debug(+400)
6EXTRAKEY_ENABLE = no 6EXTRAKEY_ENABLE = no
7SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 7SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
8API_SYSEX_ENABLE = no 8API_SYSEX_ENABLE = no
9SPACE_CADET_ENABLE = no
10LEADER_ENABLE = no
11
12LINK_TIME_OPTIMIZATION_ENABLE = yes
9 13
10ifeq ($(strip $(KEYBOARD)), planck/rev3) 14ifeq ($(strip $(KEYBOARD)), planck/rev3)
11 AUDIO_ENABLE = no 15 AUDIO_ENABLE = no