summaryrefslogtreecommitdiff
path: root/users/dshields/rules.mk
diff options
context:
space:
mode:
authorDaniel Shields <1530706+shieldsd@users.noreply.github.com>2019-10-25 19:16:46 +0100
committerJoel Challis <git@zvecr.com>2019-10-25 19:16:46 +0100
commit0f30a4d2ca7a7fa1eea54aa10104b5114d0b3f96 (patch)
treee81c054b4f9ae65a6f67b9fe5e021959ccd696bc /users/dshields/rules.mk
parent32fdf4805ae8d76649fa821275cc2333c5e8bba9 (diff)
Save a few bytes with build options and rgb effect removal. (#7149)
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 06f6e5e9fa..8a7c82cd44 100644
--- a/users/dshields/rules.mk
+++ b/users/dshields/rules.mk
@@ -6,6 +6,10 @@ CONSOLE_ENABLE = no # Console for debug(+400)
EXTRAKEY_ENABLE = no
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
API_SYSEX_ENABLE = no
+SPACE_CADET_ENABLE = no
+LEADER_ENABLE = no
+
+LINK_TIME_OPTIMIZATION_ENABLE = yes
ifeq ($(strip $(KEYBOARD)), planck/rev3)
AUDIO_ENABLE = no