Skip to content

Commit 60fa84f

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

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
@@ -101,7 +101,7 @@ extern const uint8_t KeyboardLayout_sv_SE[128] PROGMEM =
101101
0x25|ALT_GR, // [
102102
0x24|SHIFT, // bslash
103103
0x26|ALT_GR, // ]
104-
0x30|SHIFT, // ^
104+
0x00, // ^ not supported (requires dead key + space)
105105
0x38|SHIFT, // _
106106
0x24|SHIFT, // `
107107
0x04, // a

0 commit comments

Comments
 (0)