[Mammoth/Voyageurs] Add shift modifiers for scancodes.
This commit is contained in:
parent
a9351b222d
commit
844f55c7d0
8 changed files with 65 additions and 107 deletions
|
|
@ -19,6 +19,7 @@ class PortServer {
|
|||
glcr::ErrorCode PollForIntCap(uint64_t* msg, uint64_t* cap);
|
||||
|
||||
glcr::ErrorOr<char> RecvChar();
|
||||
glcr::ErrorOr<uint16_t> RecvUint16();
|
||||
|
||||
z_cap_t cap() { return port_cap_; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue