From f17fecc0b0afb8db2eebf7ba07821a6c34abe186 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 8 Oct 2023 18:12:37 +0200 Subject: optimize more --- common/rules.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common') diff --git a/common/rules.mk b/common/rules.mk index 82f7de2..e33b779 100644 --- a/common/rules.mk +++ b/common/rules.mk @@ -15,3 +15,6 @@ DEBOUNCE_TYPE = sym_eager_pk # add achordion to improve home row modifiers SRC += /home/cullmann/install/qmk/christoph-cullmann/common/achordion.c + +# good optimizations +LTO_ENABLE = yes -- cgit v1.2.3