diff options
Diffstat (limited to 'quantum/keymap_extras/sendstring_jis.h')
| -rw-r--r-- | quantum/keymap_extras/sendstring_jis.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/sendstring_jis.h b/quantum/keymap_extras/sendstring_jis.h index 8b0dc9956..58335ad41 100644 --- a/quantum/keymap_extras/sendstring_jis.h +++ b/quantum/keymap_extras/sendstring_jis.h | |||
| @@ -40,7 +40,7 @@ const uint8_t ascii_to_shift_lut[16] PROGMEM = { | |||
| 40 | KCLUT_ENTRY(1, 0, 0, 0, 0, 0, 0, 0), | 40 | KCLUT_ENTRY(1, 0, 0, 0, 0, 0, 0, 0), |
| 41 | KCLUT_ENTRY(0, 0, 0, 0, 0, 0, 0, 0), | 41 | KCLUT_ENTRY(0, 0, 0, 0, 0, 0, 0, 0), |
| 42 | KCLUT_ENTRY(0, 0, 0, 0, 0, 0, 0, 0), | 42 | KCLUT_ENTRY(0, 0, 0, 0, 0, 0, 0, 0), |
| 43 | KCLUT_ENTRY(0, 0, 0, 1, 1, 1, 1, 0), | 43 | KCLUT_ENTRY(0, 0, 0, 1, 1, 1, 1, 0) |
| 44 | }; | 44 | }; |
| 45 | 45 | ||
| 46 | const uint8_t ascii_to_keycode_lut[128] PROGMEM = { | 46 | const uint8_t ascii_to_keycode_lut[128] PROGMEM = { |
