aboutsummaryrefslogtreecommitdiff
path: root/quantum/keymap_extras/sendstring_lithuanian_azerty.h
diff options
context:
space:
mode:
authorYoichiro Tanaka <yoichiro6642@gmail.com>2021-12-16 14:59:04 +0900
committerGitHub <noreply@github.com>2021-12-16 16:59:04 +1100
commit231cd7a39fe91f31fadee94cf30c80d2587ca9fc (patch)
tree05c8eb2061d07ab35f2046366b751031e2753af5 /quantum/keymap_extras/sendstring_lithuanian_azerty.h
parentaed64aaef4724c01a30b1815c0c910ca8b1a5e43 (diff)
downloadqmk_firmware-231cd7a39fe91f31fadee94cf30c80d2587ca9fc.tar.gz
qmk_firmware-231cd7a39fe91f31fadee94cf30c80d2587ca9fc.zip
Fix some wrong keycode macros in locale mapping files (#15488)
Diffstat (limited to 'quantum/keymap_extras/sendstring_lithuanian_azerty.h')
-rw-r--r--quantum/keymap_extras/sendstring_lithuanian_azerty.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/keymap_extras/sendstring_lithuanian_azerty.h b/quantum/keymap_extras/sendstring_lithuanian_azerty.h
index 7498a3dc4..a88641114 100644
--- a/quantum/keymap_extras/sendstring_lithuanian_azerty.h
+++ b/quantum/keymap_extras/sendstring_lithuanian_azerty.h
@@ -76,9 +76,9 @@ const uint8_t ascii_to_keycode_lut[128] PROGMEM = {
76 // ! " # $ % & ' 76 // ! " # $ % & '
77 KC_SPC, LT_EXLM, LT_EDOT, LT_SLSH, LT_SCLN, LT_X, LT_DOT, LT_QUES, 77 KC_SPC, LT_EXLM, LT_EDOT, LT_SLSH, LT_SCLN, LT_X, LT_DOT, LT_QUES,
78 // ( ) * + , - . / 78 // ( ) * + , - . /
79 LT_LRPN, LT_RPRN, LT_EQL, LT_QUES, LT_COMM, LT_MINS, LT_DOT, LT_SLSH, 79 LT_LPRN, LT_RPRN, LT_EQL, LT_QUES, LT_COMM, LT_MINS, LT_DOT, LT_SLSH,
80 // 0 1 2 3 4 5 6 7 80 // 0 1 2 3 4 5 6 7
81 LT_RPRN, LT_EXLM, LT_MINS, LT_SLSH, LT_SLCN, LT_COLN, LT_COMM, LT_DOT, 81 LT_RPRN, LT_EXLM, LT_MINS, LT_SLSH, LT_SCLN, LT_COLN, LT_COMM, LT_DOT,
82 // 8 9 : ; < = > ? 82 // 8 9 : ; < = > ?
83 LT_EQL, LT_LPRN, LT_COLN, LT_SCLN, LT_LABK, LT_EQL, LT_LABK, LT_QUES, 83 LT_EQL, LT_LPRN, LT_COLN, LT_SCLN, LT_LABK, LT_EQL, LT_LABK, LT_QUES,
84 // @ A B C D E F G 84 // @ A B C D E F G