Skip to content

Commit 6d92539

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

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
@@ -67,7 +67,7 @@ extern const uint8_t KeyboardLayout_sv_SE[128] PROGMEM =
6767
0x26, // 9
6868
0x37|SHIFT, // :
6969
0x36|SHIFT, // ;
70-
0x64, // <
70+
0x32, // <
7171
0x27|SHIFT, // =
7272
0x64|SHIFT, // >
7373
0x2d|SHIFT, // ?

0 commit comments

Comments
 (0)