diff options
Diffstat (limited to 'keyboards/handwired/stream_cheap/2x4/rules.mk')
-rw-r--r-- | keyboards/handwired/stream_cheap/2x4/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/stream_cheap/2x4/rules.mk b/keyboards/handwired/stream_cheap/2x4/rules.mk index f0e9a7a83b..75ba55e53d 100644 --- a/keyboards/handwired/stream_cheap/2x4/rules.mk +++ b/keyboards/handwired/stream_cheap/2x4/rules.mk @@ -20,3 +20,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output +LTO_ENABLE = yes # Enable optimizations |