summaryrefslogtreecommitdiff
path: root/quantum/keymap_extras/sendstring_jis.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-03-20 12:27:52 +1100
committerFlorian Didron <fdidron@users.noreply.github.com>2020-03-24 16:04:05 +0900
commit4aeaea515f0ed3efdc026ff449a2a7bbb2883769 (patch)
tree9d76490d222928069fa34a8fab77c3953e55b302 /quantum/keymap_extras/sendstring_jis.h
parent7f4088c937e8bd57d5c4c502a01e745015631a73 (diff)
Update JIS keymap and sendstring LUT (#8457)
Diffstat (limited to 'quantum/keymap_extras/sendstring_jis.h')
-rw-r--r--quantum/keymap_extras/sendstring_jis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/sendstring_jis.h b/quantum/keymap_extras/sendstring_jis.h
index c99877ed30..f9c574560b 100644
--- a/quantum/keymap_extras/sendstring_jis.h
+++ b/quantum/keymap_extras/sendstring_jis.h
@@ -38,7 +38,7 @@ const uint8_t ascii_to_shift_lut[16] PROGMEM = {
KCLUT_ENTRY(1, 0, 0, 0, 0, 0, 0, 0),
KCLUT_ENTRY(0, 0, 0, 0, 0, 0, 0, 0),
KCLUT_ENTRY(0, 0, 0, 0, 0, 0, 0, 0),
- KCLUT_ENTRY(0, 0, 0, 1, 1, 1, 1, 0),
+ KCLUT_ENTRY(0, 0, 0, 1, 1, 1, 1, 0)
};
const uint8_t ascii_to_keycode_lut[128] PROGMEM = {