summaryrefslogtreecommitdiff
path: root/quantum/keymap_extras
diff options
context:
space:
mode:
authorprecondition <57645186+precondition@users.noreply.github.com>2022-08-13 04:13:43 +0200
committerGitHub <noreply@github.com>2022-08-12 19:13:43 -0700
commitb4fbb340c51dc4353ec821a70adc529698549ef0 (patch)
tree61063a33c26a7dca2ed26012d52a181f5e59e5c1 /quantum/keymap_extras
parentdb4c4b1f7868a99c094ee277f7b17ffffe2fea7b (diff)
Use LT_ZCAR in place of LT_PLUS for modded kc definitions (#18000)
Diffstat (limited to 'quantum/keymap_extras')
-rw-r--r--quantum/keymap_extras/keymap_lithuanian_qwerty.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/keymap_extras/keymap_lithuanian_qwerty.h b/quantum/keymap_extras/keymap_lithuanian_qwerty.h
index 2dbb3649f7..fb0468a20a 100644
--- a/quantum/keymap_extras/keymap_lithuanian_qwerty.h
+++ b/quantum/keymap_extras/keymap_lithuanian_qwerty.h
@@ -137,7 +137,7 @@
#define LT_6 ALGR(LT_SCAR) // 6
#define LT_7 ALGR(LT_UOGO) // 7
#define LT_8 ALGR(LT_UMAC) // 8
-#define LT_EQL ALGR(LT_PLUS) // =
+#define LT_EQL ALGR(LT_ZCAR) // =
// Row 2
#define LT_EURO ALGR(LT_E) // €
@@ -163,4 +163,4 @@
#define LT_CIRC S(ALGR(LT_SCAR)) // ^
#define LT_AMPR S(ALGR(LT_UOGO)) // &
#define LT_ASTR S(ALGR(LT_UMAC)) // *
-#define LT_PLUS S(ALGR(LT_PLUS)) // +
+#define LT_PLUS S(ALGR(LT_ZCAR)) // +