mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-05 07:55:31 +00:00
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!
This commit is contained in:
38
Streaming Devices/Apple/Apple_TV.ir
Normal file
38
Streaming Devices/Apple/Apple_TV.ir
Normal file
@@ -0,0 +1,38 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Apple_ok
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 04 8E 00 00
|
||||
#
|
||||
name: Apple_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 0B 8E 00 00
|
||||
#
|
||||
name: Apple_dwn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 0D 8E 00 00
|
||||
#
|
||||
name: Apple_lft
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 08 8E 00 00
|
||||
#
|
||||
name: Apple_right
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 07 8E 00 00
|
||||
#
|
||||
name: Apple_menu
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 02 8E 00 00
|
||||
Reference in New Issue
Block a user