diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-16 05:59:42 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-16 05:59:42 +0000 |
commit | c8fd62432a8c062b528c9235dbb18fbe2d751c01 (patch) | |
tree | ed42162075894ad1c7bdceb81c22b4c75f79e594 /quantum/keymap_extras/sendstring_lithuanian_azerty.h | |
parent | b33ecce3928d9ce2b845132e121ec2cc30d293ff (diff) | |
parent | 231cd7a39fe91f31fadee94cf30c80d2587ca9fc (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'quantum/keymap_extras/sendstring_lithuanian_azerty.h')
-rw-r--r-- | quantum/keymap_extras/sendstring_lithuanian_azerty.h | 4 |
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 7498a3dc4d..a886411143 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 = { // ! " # $ % & ' KC_SPC, LT_EXLM, LT_EDOT, LT_SLSH, LT_SCLN, LT_X, LT_DOT, LT_QUES, // ( ) * + , - . / - LT_LRPN, LT_RPRN, LT_EQL, LT_QUES, LT_COMM, LT_MINS, LT_DOT, LT_SLSH, + LT_LPRN, LT_RPRN, LT_EQL, LT_QUES, LT_COMM, LT_MINS, LT_DOT, LT_SLSH, // 0 1 2 3 4 5 6 7 - LT_RPRN, LT_EXLM, LT_MINS, LT_SLSH, LT_SLCN, LT_COLN, LT_COMM, LT_DOT, + LT_RPRN, LT_EXLM, LT_MINS, LT_SLSH, LT_SCLN, LT_COLN, LT_COMM, LT_DOT, // 8 9 : ; < = > ? LT_EQL, LT_LPRN, LT_COLN, LT_SCLN, LT_LABK, LT_EQL, LT_LABK, LT_QUES, // @ A B C D E F G |