[Keyboard] Reduce compile size for takashicompany compacx (#15054)
This commit is contained in:
parent
aaf4b348f0
commit
c85109b108
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
|
|
|
@ -21,3 +21,4 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||||
AUDIO_ENABLE = no # Audio output
|
AUDIO_ENABLE = no # Audio output
|
||||||
SPLIT_KEYBOARD=yes
|
SPLIT_KEYBOARD=yes
|
||||||
ENCODER_ENABLE = yes
|
ENCODER_ENABLE = yes
|
||||||
|
LTO_ENABLE = yes
|
||||||
|
|
Loading…
Reference in a new issue