diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-11 00:45:05 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-11 00:45:05 +0000 |
commit | 93149711f6d34daed62dca9c7455e9d1902f7950 (patch) | |
tree | 852467230b346a2142d02d5c8a45e548657e0c63 /keyboards/orthocode/rules.mk | |
parent | dfecad43624a0f2ba07744a8bef11bc4fbe9da95 (diff) | |
parent | ecc06a97001163232e2dd58b3add603636587413 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/orthocode/rules.mk')
-rw-r--r-- | keyboards/orthocode/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/orthocode/rules.mk b/keyboards/orthocode/rules.mk index 3d44d1f85b..66c72d6022 100644 --- a/keyboards/orthocode/rules.mk +++ b/keyboards/orthocode/rules.mk @@ -20,3 +20,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output ENCODER_ENABLE = yes # Enables the use of one or more encoders +LTO_ENABLE = yes |