-
Notifications
You must be signed in to change notification settings - Fork 0
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
}
Visit my website to see other fun projects like this!
Building
- Requirements
- Preparing The Box
- Wiring The Buttons
- GPIO Wiring
- Raspberry Pi Setup
- Configuring The Button Box
Configuration
- Button Type - Mode
- Button Type - Keybind
- Button Type - Script
- Button Type - Command
- Button Type - Teams
- Button Type - MSFlightSim
Integration Buttons
Finishing Up