Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 816 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 816 Bytes

Important

The new Stream Deck SDK is now available, with new Stream Deck plugin samples.

This repository has been marked as deprecated, and will soon be deleted. If you have any questions, please contact us via [email protected], or join our Makertplace Makers Discord community.

A Sample Layouts Stream Deck Plugin

Screenshot

This SDK-example shows how to use:

  • layouts (built-in and custom)
  • setFeedbackLayout
  • setFeedback
  • load layout from file
  • load icons from file
  • create icons using svg

Changes:

0.1.0.05

  • removed type placcard and changed property z-order to zOrder in /layouts/*.json json files.