summaryrefslogtreecommitdiff
path: root/keyboards/butterstick
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-12-02 01:06:17 +0000
committerQMK Bot <hello@qmk.fm>2021-12-02 01:06:17 +0000
commit4d55cde5a7aa0a115acb5f666dd344a96e2db50b (patch)
tree1f304a108ea28eb6dc6678d61af54b4fdf0dfbc6 /keyboards/butterstick
parentd123364b32436fbc28b20f7e695a2995d270063b (diff)
parentd2ccd62b578c11aea23b96e6dea2480c6d9d0dab (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/butterstick')
-rw-r--r--keyboards/butterstick/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/butterstick/rules.mk b/keyboards/butterstick/rules.mk
index c0d463c2df..60ec14df81 100644
--- a/keyboards/butterstick/rules.mk
+++ b/keyboards/butterstick/rules.mk
@@ -13,4 +13,4 @@ STENO_ENABLE = yes # Needed for chording
OPT_DEFS += -DONLYQWERTY -DDEBUG_MATRIX
SRC += sten.c
-EXTRAFLAGS += -flto
+LTO_ENABLE = yes