mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-01 15:35:52 +00:00
handwired/frankie_macropad: disable some features to reduce size (#16431)
This commit is contained in:
parent
5dcc0743f5
commit
7646e567bd
@ -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 New Issue
Block a user