diff options
Diffstat (limited to 'keyboards/helix/rev2/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/helix/rev2/keymaps/default/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/helix/rev2/keymaps/default/rules.mk b/keyboards/helix/rev2/keymaps/default/rules.mk index 206e836ec..c16f3e2b8 100644 --- a/keyboards/helix/rev2/keymaps/default/rules.mk +++ b/keyboards/helix/rev2/keymaps/default/rules.mk | |||
@@ -5,7 +5,7 @@ | |||
5 | # See TOP/keyboards/helix/rules.mk for a list of options that can be set. | 5 | # See TOP/keyboards/helix/rules.mk for a list of options that can be set. |
6 | # See TOP/docs/config_options.md for more information. | 6 | # See TOP/docs/config_options.md for more information. |
7 | # | 7 | # |
8 | LTO_ENABLE = no # if firmware size over limit, try this option | 8 | LTO_ENABLE = yes # if firmware size over limit, try this option |
9 | 9 | ||
10 | # Helix Spacific Build Options | 10 | # Helix Spacific Build Options |
11 | # you can uncomment and edit follows 7 Variables | 11 | # you can uncomment and edit follows 7 Variables |