Flipper-IRDB/TVs/Sony/Sony_XBR.ir
bussardrobbie 945783afea Organize Files
Files are now organized into subdirectories based on manufacturer/brand.
Where possible, files have been updated to a naming standard:
Example: "Brand_Model.ir"

These changes should allow for faster finding of necessary files, and
the naming standard should keep things fairly cohesive across the board.

This is a proposed change and I'm absolutely open to feedback to
make it better before merging- thanks!
2022-05-17 01:28:16 -04:00

75 lines
1.0 KiB
Plaintext

Filetype: IR signals file
Version: 1
#
name: On
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 2E 00 00 00
#
name: Off
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 2F 00 00 00
#
name: Menu
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 60 00 00 00
#
name: Up
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 74 00 00 00
#
name: Left
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 34 00 00 00
#
name: Ok
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 65 00 00 00
#
name: Right
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 33 00 00 00
#
name: Down
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 75 00 00 00
#
name: Input
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 25 00 00 00
#
name: Exit
type: parsed
protocol: SIRC15
address: 97 00 00 00
command: 23 00 00 00
#
name: Vol_up
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 12 00 00 00
#
name: Vol_down
type: parsed
protocol: SIRC
address: 01 00 00 00
command: 13 00 00 00