Skip to main content
Module

x/deno_streamdeck/mod.ts>StreamDeck#readKeys

🦕 Deno library for Stream Deck
Go to Latest
method StreamDeck.prototype.readKeys
import { StreamDeck } from "https://deno.land/x/deno_streamdeck@v0.2.0/mod.ts";

Wait for Stream Deck key input and update key states (keystates event is dispatched on input)

Returns

Promise<boolean>

true if key states were updated