Skip to content

Commit c62a5c7

Browse files
authored
Update Keyboard.h
1 parent 28735fd commit c62a5c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Keyboard.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ extern const uint8_t KeyboardLayout_en_US[];
116116
extern const uint8_t KeyboardLayout_es_ES[];
117117
extern const uint8_t KeyboardLayout_fr_FR[];
118118
extern const uint8_t KeyboardLayout_it_IT[];
119+
extern const uint8_t KeyboardLayout_sv_SE[];
119120

120121
// Low level key report: up to 6 keys and shift, ctrl etc at once
121122
typedef struct

0 commit comments

Comments
 (0)