Organization of ReadMe
parent
448835ba86
commit
101cd692f0
28
README.md
28
README.md
|
@ -1,6 +1,6 @@
|
||||||
# Flipper-IRDB
|
# Flipper-IRDB
|
||||||
|
|
||||||
A **maintained** collective of different IR filess for the Flipper!
|
A **maintained** collective of different IR filess for the Flipper! We'd love to have your additions! [See here.](https://github.com/UberGuidoZ/Flipper-IRDB/blob/main/README.md#organization)
|
||||||
|
|
||||||
Maintainers/Major contributors include:
|
Maintainers/Major contributors include:
|
||||||
* [Lucaslhm](https://github.com/Lucaslhm)
|
* [Lucaslhm](https://github.com/Lucaslhm)
|
||||||
|
@ -30,26 +30,26 @@ Please use this naming scheme for buttons.
|
||||||
|
|
||||||
**FOR TV**
|
**FOR TV**
|
||||||
|
|
||||||
POWER
|
POWER<br>
|
||||||
MUTE
|
MUTE<br>
|
||||||
VOL+
|
VOL+<br>
|
||||||
CH+
|
CH+<br>
|
||||||
VOL-
|
VOL-<br>
|
||||||
CH-
|
CH-
|
||||||
|
|
||||||
**FOR AC**
|
**FOR AC**
|
||||||
|
|
||||||
POWER
|
POWER<br>
|
||||||
TEMP+
|
TEMP+<br>
|
||||||
TEMP-
|
TEMP-<br>
|
||||||
MODE
|
MODE<br>
|
||||||
SWING
|
SWING
|
||||||
|
|
||||||
**FOR AUDIO**
|
**FOR AUDIO**
|
||||||
|
|
||||||
POWER
|
POWER<br>
|
||||||
VOL+
|
VOL+<br>
|
||||||
VOL-
|
VOL-<br>
|
||||||
MUTE
|
MUTE
|
||||||
|
|
||||||
Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:
|
Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:
|
||||||
|
@ -61,7 +61,7 @@ Lastly, it's helpful to add further information as a comment directly into the I
|
||||||
`#`<br>
|
`#`<br>
|
||||||
`name: POWER`<br>
|
`name: POWER`<br>
|
||||||
|
|
||||||
Make, model, link, or even a short description can be helpful if the name is changed or just in general!
|
Make, model, link, or even a short description can be helpful if the name is changed (or just in general)!
|
||||||
|
|
||||||
## To Install New Remotes On Your Flipper:
|
## To Install New Remotes On Your Flipper:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue