MCPcopy Create free account
hub / github.com/tiny-pilot/tinypilot / UnrecognizedKeyCodeError

Class UnrecognizedKeyCodeError

app/js_to_hid.py:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7
8class UnrecognizedKeyCodeError(Error):
9 pass
10
11
12_MODIFIER_KEYCODES = [

Callers 1

_map_keycodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected