Save a few bytes with build options and rgb effect removal. (#7149)
This commit is contained in:
committed by
Joel Challis
parent
32fdf4805a
commit
0f30a4d2ca
@@ -6,6 +6,10 @@ CONSOLE_ENABLE = no # Console for debug(+400)
|
||||
EXTRAKEY_ENABLE = no
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
API_SYSEX_ENABLE = no
|
||||
SPACE_CADET_ENABLE = no
|
||||
LEADER_ENABLE = no
|
||||
|
||||
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
||||
|
||||
ifeq ($(strip $(KEYBOARD)), planck/rev3)
|
||||
AUDIO_ENABLE = no
|
||||
|
||||
Reference in New Issue
Block a user