summaryrefslogtreecommitdiffstats
path: root/.storage/input_button
blob: f93f6f1fddea1548ccac31c5dcf0303ae3de81c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "version": 1,
    "minor_version": 1,
    "key": "input_button",
    "data": {
        "items": [
            {
                "name": "Button Confirm",
                "id": "button_confirm"
            },
            {
                "name": "Button Ring or Warn",
                "id": "button_ring_or_warn"
            },
            {
                "name": "Button Alert",
                "id": "button_alert"
            }
        ]
    }
}