Skip to content

Button Type ‐ Mode

Jack Devonshire edited this page Jul 9, 2024 · 3 revisions

The "Mode" type specifies that we should cycle to the next available configuration. E.g. if we are on a "MS Teams" configuration we have set up, we may move to the "Flight Sim 2020" button configuration.

{
	"Reference": "BTN_1",
	"On": {
		"Type": "Mode"
	},
	"Off": null
}