handwired/frankie_macropad: disable some features to reduce size (#16431)
This commit is contained in:
parent
5dcc0743f5
commit
7646e567bd
1 changed files with 3 additions and 0 deletions
|
@ -18,3 +18,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||||
AUDIO_ENABLE = no # Audio output
|
AUDIO_ENABLE = no # Audio output
|
||||||
ENCODER_ENABLE = yes
|
ENCODER_ENABLE = yes
|
||||||
LTO_ENABLE = yes
|
LTO_ENABLE = yes
|
||||||
|
SPACE_CADET_ENABLE = no
|
||||||
|
MAGIC_ENABLE = no
|
||||||
|
GRAVE_ESC_ENABLE = no
|
||||||
|
|
Loading…
Reference in a new issue