Skip to content

Commit 8ab810b

Browse files
PJ789edgar-bonet
andauthored
Update src/KeyboardLayout_sv_SE.cpp
Confirmed correct combination for bslash Co-authored-by: Edgar Bonet <[email protected]>
1 parent cd9a30c commit 8ab810b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KeyboardLayout_sv_SE.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ extern const uint8_t KeyboardLayout_sv_SE[128] PROGMEM =
9999
0x1c|SHIFT, // Y
100100
0x1d|SHIFT, // Z
101101
0x25|ALT_GR, // [
102-
0x24|SHIFT, // bslash
102+
0x2d|ALT_GR, // bslash
103103
0x26|ALT_GR, // ]
104104
0x00, // ^ not supported (requires dead key + space)
105105
0x38|SHIFT, // _

0 commit comments

Comments
 (0)