Skip to content

Commit 28735fd

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

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
@@ -69,7 +69,7 @@ extern const uint8_t KeyboardLayout_sv_SE[128] PROGMEM =
6969
0x36|SHIFT, // ;
7070
0x32, // <
7171
0x27|SHIFT, // =
72-
0x64|SHIFT, // >
72+
0x32|SHIFT, // >
7373
0x2d|SHIFT, // ?
7474
0x1f|ALT_GR, // @
7575
0x04|SHIFT, // A

0 commit comments

Comments
 (0)