MCPcopy Create free account
hub / github.com/KikiLetGo/CyberController / key_event.py

File key_event.py

app/src/main/assets/command_scripts/key_event.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1def process(params):
2 keys = params.split(',')
3 for key in keys:
4 key_down(key)

Callers

nothing calls this directly

Calls 1

processFunction · 0.70

Tested by

no test coverage detected