From f4fdb72281da42920ecede238bd19c088e7e8f6b Mon Sep 17 00:00:00 2001 From: Gavin John Date: Mon, 11 Aug 2025 04:09:20 -0400 Subject: [PATCH] docs: add more standard names (#901) --- README.md | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 5fd3b017..bc7f8c56 100644 --- a/README.md +++ b/README.md @@ -80,16 +80,26 @@ name: Power Please use this naming scheme for buttons. This helps us create universal assets more easily and maintain consistency. -| TVs | Audio | ACs | LEDs | -| --------- | -------- | --------- | --------------- | -| `Power` | `Power` | `Off` | `Power_off` | -| `Vol_up` | `Vol_up` | `Cool_hi` | `Power_on` | -| `Vol_dn` | `Vol_dn` | `Cool_lo` | `Brightness_up` | -| `Ch_next` | `Next` | `Heat_hi` | `Brightness_dn` | -| `Ch_prev` | `Prev` | `Heat_lo` | `Red` | -| `Mute` | `Mute` | `Dh` | `Green` | -| | `Play` | | `Blue` | -| | `Pause` | | `White` | +| Audio / Video Devices | ACs | LEDs | +| ---------------------- | --------- | --------------- | +| `Power` | `Off` | `Power_off` | +| `Vol_up` | `Cool_hi` | `Power_on` | +| `Vol_dn` | `Cool_lo` | `Brightness_up` | +| `Next` | `Heat_hi` | `Brightness_dn` | +| `Prev` | `Heat_lo` | `Red` | +| `Mute` | `Dh` | `Green` | +| `Play` | | `Blue` | +| `Pause` | | `White` | +| `Play_pause` | | `Yellow` | +| `Ok` | | | +| `Up` | | | +| `Down` | | | +| `Left` | | | +| `Right` | | | +| `Back` | | | +| `Sleep` | | | +| `Ch_next` | | | +| `Ch_prev` | | | ## Universal Remotes