We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28735fd commit c62a5c7Copy full SHA for c62a5c7
src/Keyboard.h
@@ -116,6 +116,7 @@ extern const uint8_t KeyboardLayout_en_US[];
116
extern const uint8_t KeyboardLayout_es_ES[];
117
extern const uint8_t KeyboardLayout_fr_FR[];
118
extern const uint8_t KeyboardLayout_it_IT[];
119
+extern const uint8_t KeyboardLayout_sv_SE[];
120
121
// Low level key report: up to 6 keys and shift, ctrl etc at once
122
typedef struct
0 commit comments