mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-10 06:54:27 +00:00
945783afea
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!
45 lines
652 B
Plaintext
45 lines
652 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
name: Power
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 83 22 00 00
|
|
command: 08 F7 00 00
|
|
#
|
|
name: Mute
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 83 22 00 00
|
|
command: 0C F3 00 00
|
|
#
|
|
name: Vol_up
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 83 22 00 00
|
|
command: 0A F5 00 00
|
|
#
|
|
name: Vol_down
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 83 22 00 00
|
|
command: 01 FE 00 00
|
|
#
|
|
name: Play_pause
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 83 22 00 00
|
|
command: 09 F6 00 00
|
|
#
|
|
name: Prev
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 83 22 00 00
|
|
command: 07 F8 00 00
|
|
#
|
|
name: Next
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 83 22 00 00
|
|
command: 06 F9 00 00
|