save a bit space

This commit is contained in:
Christoph Cullmann 2022-10-01 15:40:56 +02:00
parent 38fd24f414
commit e2eb9283dd
2 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,14 @@
# properly optimize
LTO_ENABLE = yes
# less debugging features
COMMAND_ENABLE = no
CONSOLE_ENABLE = no
# we have some real mouse
MOUSEKEY_ENABLE = no
# more features we not use
SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no
MUSIC_ENABLE = no