parent
3b66351eeb
commit
4c7a2faf85
7 changed files with 11 additions and 32 deletions
|
|
@ -94,7 +94,6 @@ class IKeyboard : public IHID {
|
|||
std::array<xkb_mod_index_t, 8> modIndexes = {XKB_MOD_INVALID};
|
||||
uint32_t leds = 0;
|
||||
|
||||
std::string hlName = "";
|
||||
std::string xkbFilePath = "";
|
||||
std::string xkbKeymapString = "";
|
||||
int xkbKeymapFD = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue