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

Stream Deck SDK sample to show how to create and use layouts on SD+ panels

Notifications You must be signed in to change notification settings

elgatosf/sample-layouts

Repository files navigation

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.