Browse Source

[Keyboard] Enable LTO by default on BastardKB Scylla (#13664)

Drashna Jaelre 3 years ago
parent
commit
164a74a078
1 changed files with 1 additions and 0 deletions
  1. 1 0
      keyboards/bastardkb/scylla/rules.mk

+ 1 - 0
keyboards/bastardkb/scylla/rules.mk

@@ -23,3 +23,4 @@ RGB_MATRIX_DRIVER = WS2812  # RGB matrix driver support
 BLUETOOTH_ENABLE = no       # Enable Bluetooth
 AUDIO_ENABLE = no           # Audio output
 SPLIT_KEYBOARD = yes
+LTO_ENABLE = yes