summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorjack <0x6A73@pm.me>2022-10-15 17:16:17 -0600
committerGitHub <noreply@github.com>2022-10-15 16:16:17 -0700
commit8464bb91e2a5eb3b1c467810be1cc55748211232 (patch)
tree81d83ce6dbadde317b7cd085eee070d6b84ebac4 /keyboards
parent4b5ebb7248bfe8cd860fe952d6ad24c42b74ca69 (diff)
Fixup work_louder/micro VIA keymap (#18738)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards')
-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