Skip to content

Commit cd9a30c

Browse files
PJ789edgar-bonet
andauthored
Update src/KeyboardLayout_sv_SE.cpp
Co-authored-by: Edgar Bonet <[email protected]>
1 parent 4364f83 commit cd9a30c

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
@@ -103,7 +103,7 @@ extern const uint8_t KeyboardLayout_sv_SE[128] PROGMEM =
103103
0x26|ALT_GR, // ]
104104
0x00, // ^ not supported (requires dead key + space)
105105
0x38|SHIFT, // _
106-
0x24|SHIFT, // `
106+
0x00, // ` not supported (requires dead key + space)
107107
0x04, // a
108108
0x05, // b
109109
0x06, // c

0 commit comments

Comments
 (0)