mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-11-17 19:06:19 +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!
51 lines
724 B
Plaintext
51 lines
724 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
name: Power
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 00 00 00 00
|
|
command: 40 00 00 00
|
|
#
|
|
name: Input
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 00 00 00 00
|
|
command: C9 00 00 00
|
|
#
|
|
name: Rewind
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 00 00 00 00
|
|
command: 8A 00 00 00
|
|
#
|
|
name: Play_Pause
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 00 00 00 00
|
|
command: 8E 00 00 00
|
|
#
|
|
name: Vol_up
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 00 00 00 00
|
|
command: 41 00 00 00
|
|
#
|
|
name: Mute
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 00 00 00 00
|
|
command: 48 00 00 00
|
|
#
|
|
name: Vol_dwn
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 00 00 00 00
|
|
command: 45 00 00 00
|
|
#
|
|
name: Fast_Forward
|
|
type: parsed
|
|
protocol: NEC
|
|
address: 00 00 00 00
|
|
command: 8B 00 00 00
|