Browse Source

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

pull/13677/head
Drashna Jaelre 2 years ago
committed by GitHub
parent
commit
164a74a078
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      keyboards/bastardkb/scylla/rules.mk

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

@ -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

Loading…
Cancel
Save