mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-17 20:25:03 +00:00
docs: add more standard names (#901)
This commit is contained in:
30
README.md
30
README.md
@@ -80,16 +80,26 @@ name: Power
|
|||||||
Please use this naming scheme for buttons.
|
Please use this naming scheme for buttons.
|
||||||
This helps us create universal assets more easily and maintain consistency.
|
This helps us create universal assets more easily and maintain consistency.
|
||||||
|
|
||||||
| TVs | Audio | ACs | LEDs |
|
| Audio / Video Devices | ACs | LEDs |
|
||||||
| --------- | -------- | --------- | --------------- |
|
| ---------------------- | --------- | --------------- |
|
||||||
| `Power` | `Power` | `Off` | `Power_off` |
|
| `Power` | `Off` | `Power_off` |
|
||||||
| `Vol_up` | `Vol_up` | `Cool_hi` | `Power_on` |
|
| `Vol_up` | `Cool_hi` | `Power_on` |
|
||||||
| `Vol_dn` | `Vol_dn` | `Cool_lo` | `Brightness_up` |
|
| `Vol_dn` | `Cool_lo` | `Brightness_up` |
|
||||||
| `Ch_next` | `Next` | `Heat_hi` | `Brightness_dn` |
|
| `Next` | `Heat_hi` | `Brightness_dn` |
|
||||||
| `Ch_prev` | `Prev` | `Heat_lo` | `Red` |
|
| `Prev` | `Heat_lo` | `Red` |
|
||||||
| `Mute` | `Mute` | `Dh` | `Green` |
|
| `Mute` | `Dh` | `Green` |
|
||||||
| | `Play` | | `Blue` |
|
| `Play` | | `Blue` |
|
||||||
| | `Pause` | | `White` |
|
| `Pause` | | `White` |
|
||||||
|
| `Play_pause` | | `Yellow` |
|
||||||
|
| `Ok` | | |
|
||||||
|
| `Up` | | |
|
||||||
|
| `Down` | | |
|
||||||
|
| `Left` | | |
|
||||||
|
| `Right` | | |
|
||||||
|
| `Back` | | |
|
||||||
|
| `Sleep` | | |
|
||||||
|
| `Ch_next` | | |
|
||||||
|
| `Ch_prev` | | |
|
||||||
|
|
||||||
## Universal Remotes
|
## Universal Remotes
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user