Flipper-IRDB/SoundBars/BrandUnknown/Soundblasterx.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

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