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!
39 lines
557 B
Plaintext
39 lines
557 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
name: Power
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 40 40 00 00
|
|
command: 0A F5 00 00
|
|
#
|
|
name: Input
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 40 40 00 00
|
|
command: 0C F3 00 00
|
|
#
|
|
name: Vol_u
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 40 40 00 00
|
|
command: 15 EA 00 00
|
|
#
|
|
name: Vol_d
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 40 40 00 00
|
|
command: 1C E3 00 00
|
|
#
|
|
name: Home
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 40 40 00 00
|
|
command: 1A E5 00 00
|
|
#
|
|
name: Back
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 40 40 00 00
|
|
command: 40 BF 00 00
|