diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-02 01:06:17 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-02 01:06:17 +0000 |
commit | 4d55cde5a7aa0a115acb5f666dd344a96e2db50b (patch) | |
tree | 1f304a108ea28eb6dc6678d61af54b4fdf0dfbc6 /keyboards/1upkeyboards/1up60hse/rules.mk | |
parent | d123364b32436fbc28b20f7e695a2995d270063b (diff) | |
parent | d2ccd62b578c11aea23b96e6dea2480c6d9d0dab (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/1upkeyboards/1up60hse/rules.mk')
-rw-r--r-- | keyboards/1upkeyboards/1up60hse/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/1upkeyboards/1up60hse/rules.mk b/keyboards/1upkeyboards/1up60hse/rules.mk index 3dcd689407..b166d77f06 100644 --- a/keyboards/1upkeyboards/1up60hse/rules.mk +++ b/keyboards/1upkeyboards/1up60hse/rules.mk @@ -17,6 +17,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output -EXTRAFLAGS += -flto +LTO_ENABLE = yes LAYOUTS = 60_ansi |