Define Organization Scheme
Updated README to explicitly define a proposed naming and directory scheme.main
parent
5139bc2b96
commit
00e911e369
13
README.md
13
README.md
|
@ -1,2 +1,13 @@
|
|||
# Flipper-IRDB
|
||||
# Flipper-IRDB
|
||||
|
||||
A **maintained** collective of different IRs for the Flipper
|
||||
|
||||
## Organization
|
||||
|
||||
This repo is organized in the following fashion in descending order:
|
||||
* Device Type
|
||||
* Device Brand
|
||||
* Device Series (Where known/applicable)
|
||||
|
||||
When adding remotes to this repo, it is helpful to ensure your device name(s) follow the `brand_model.ir` naming scheme. It is also helpful to ensure your model numbers are capitalized, as per the following example:
|
||||
`LG_55UN7300AUD.ir`
|
Loading…
Reference in New Issue