Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ Keyboard_Class
Method
Keyboard_Class
lib/utility/Keyboard.h:150–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
149
public:
150
Keyboard_Class() : _is_caps_locked(false)
151
{
152
}
153
154
void begin();
155
uint8_t getKey(Point2D_t keyCoor);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected