aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/xd004
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-08-22 01:59:37 -0700
committerGitHub <noreply@github.com>2019-08-22 01:59:37 -0700
commita20e6aa0224ff243e6dc80259c9de868c4acc9ce (patch)
tree4800c2147ed5c6678d8460cea71ce23783140fd2 /keyboards/xd004
parentb5ee6c200c96df0b0e4557defdf3a61f70f5d260 (diff)
downloadfirmware-a20e6aa0224ff243e6dc80259c9de868c4acc9ce.tar.gz
firmware-a20e6aa0224ff243e6dc80259c9de868c4acc9ce.tar.bz2
firmware-a20e6aa0224ff243e6dc80259c9de868c4acc9ce.zip
Reduce compile size to fix various Travis CI errors (#6426)
Due to feature creep
Diffstat (limited to 'keyboards/xd004')
-rw-r--r--keyboards/xd004/v1/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd004/v1/rules.mk b/keyboards/xd004/v1/rules.mk
index ad2d732d4..c55d65c0f 100644
--- a/keyboards/xd004/v1/rules.mk
+++ b/keyboards/xd004/v1/rules.mk
@@ -63,7 +63,7 @@ UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
-
+SPACE_CADET_ENABLE = no
# Saves about 5% of space:
LINK_TIME_OPTIMIZATION_ENABLE = yes