Flipper-IRDB/TVs/Samsung/Samsung_TV.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.1 KiB
Plaintext

Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: E6 00 00 00
#
name: Source
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 01 00 00 00
#
name: Mute
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0F 00 00 00
#
name: Vol_up
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 07 00 00 00
#
name: Vol_down
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0B 00 00 00
#
name: Menu_left
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 65 00 00 00
#
name: Menu_up
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 60 00 00 00
#
name: Menu_right
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 62 00 00 00
#
name: Menu_down
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 61 00 00 00
#
name: Menu_back
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 58 00 00 00
#
name: Menu_home
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 79 00 00 00
#
name: Menu_enter
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 68 00 00 00