parent
c9ea600baa
commit
300d77edd9
2 changed files with 4 additions and 1 deletions
|
|
@ -43,6 +43,7 @@ struct SPressedKeyWithMods {
|
|||
uint32_t keycode = 0;
|
||||
uint32_t modmaskAtPressTime = 0;
|
||||
bool sent = false;
|
||||
std::string submapAtPress = "";
|
||||
};
|
||||
|
||||
struct SParsedKey {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue