summaryrefslogtreecommitdiff
path: root/keyboards/work_louder/micro
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-10-16 16:08:34 +1100
committerNick Brassel <nick@tzarc.org>2022-10-16 16:08:34 +1100
commit39c22f5cf5011427ece26c510d0b1ab42edf34db (patch)
treea7b13639f9d5d4049d86eb7336b5e10ff4c09046 /keyboards/work_louder/micro
parentd089af87030821e7bdd12c7187c5a583a8bf813d (diff)
parent81988cc0326d4983bc9167dedfd1aed303a816e8 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/work_louder/micro')
-rw-r--r--keyboards/work_louder/micro/keymaps/via/config.h5
-rw-r--r--keyboards/work_louder/micro/keymaps/via/rules.mk1
2 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/work_louder/micro/keymaps/via/config.h b/keyboards/work_louder/micro/keymaps/via/config.h
new file mode 100644
index 0000000000..4a39333883
--- /dev/null
+++ b/keyboards/work_louder/micro/keymaps/via/config.h
@@ -0,0 +1,5 @@
+// Copyright 2022 QMK
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+#undef RGBLIGHT_EFFECT_TWINKLE
diff --git a/keyboards/work_louder/micro/keymaps/via/rules.mk b/keyboards/work_louder/micro/keymaps/via/rules.mk
index 70cf4224c0..f1adcab005 100644
--- a/keyboards/work_louder/micro/keymaps/via/rules.mk
+++ b/keyboards/work_louder/micro/keymaps/via/rules.mk
@@ -1,3 +1,2 @@
VIA_ENABLE = yes
ENCODER_MAP_ENABLE = yes
-LTO_ENABLE = yes