custom IR
This commit is contained in:
42
custom_ir_mapping_final.json
Normal file
42
custom_ir_mapping_final.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"CUSTOM_BF00_AD52": {
|
||||
"command": "button_1",
|
||||
"description": "Button 1 (first decoded command)",
|
||||
"repeatable": false
|
||||
},
|
||||
"CUSTOM_BF00_AF50": {
|
||||
"command": "button_2",
|
||||
"description": "Button 2 (second decoded command)",
|
||||
"repeatable": false
|
||||
},
|
||||
"CUSTOM_BF00_A956": {
|
||||
"command": "button_3",
|
||||
"description": "Button 3 (third decoded command)",
|
||||
"repeatable": false
|
||||
},
|
||||
"CUSTOM_BF00_E51A": {
|
||||
"command": "button_4",
|
||||
"description": "Button 4 (fourth decoded command)",
|
||||
"repeatable": false
|
||||
},
|
||||
"CUSTOM_BF00_F40B": {
|
||||
"command": "button_5",
|
||||
"description": "Button 5 (fifth decoded command)",
|
||||
"repeatable": false
|
||||
},
|
||||
"CUSTOM_BF00_B946": {
|
||||
"command": "button_6",
|
||||
"description": "Button 6 (sixth decoded command)",
|
||||
"repeatable": false
|
||||
},
|
||||
"CUSTOM_BF00_F807": {
|
||||
"command": "button_7",
|
||||
"description": "Button 7 (seventh decoded command)",
|
||||
"repeatable": false
|
||||
},
|
||||
"REPEAT": {
|
||||
"command": "repeat_last",
|
||||
"description": "Repeat last command",
|
||||
"repeatable": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user