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
585 B
Plaintext
39 lines
585 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
name: Xbox_power
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 80 D8 00 00
|
|
command: 2F D0 00 00
|
|
#
|
|
name: Xbox_up
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 80 D8 00 00
|
|
command: 1E E1 00 00
|
|
#
|
|
name: Xbox_down
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 80 D8 00 00
|
|
command: 1F E0 00 00
|
|
#
|
|
name: Xbox_left
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 80 D8 00 00
|
|
command: 20 DF 00 00
|
|
#
|
|
name: Xbox_right
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 80 D8 00 00
|
|
command: 21 DE 00 00
|
|
#
|
|
name: Xbox_select
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 80 D8 00 00
|
|
command: 22 DD 00 00
|