From 189b4c4acf52f435fd063ea6895ebb0bc9efabcf Mon Sep 17 00:00:00 2001
From: amec0e <88857687+amec0e@users.noreply.github.com>
Date: Sat, 5 Aug 2023 16:42:01 +0100
Subject: [PATCH] Update README.md
Updated naming scheme
---
README.md | 33 +++++++++++++++++----------------
1 file changed, 17 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index 303533ee..fcf8ec96 100644
--- a/README.md
+++ b/README.md
@@ -40,27 +40,28 @@ Please use this naming scheme for buttons.
**FOR TV**
-POWER
-MUTE
-VOL+
-CH+
-VOL-
-CH-
+Power
+Mute
+Vol_up
+Ch_next
+Vol_dn
+Ch_prev
**FOR AC**
-POWER
-TEMP+
-TEMP-
-MODE
-SWING
+Off
+Cool_hi
+Cool_lo
+Heat_hi
+Heat_lo
+Dh
**FOR AUDIO**
-POWER
-VOL+
-VOL-
-MUTE
+Power
+Vol_up
+Vol_dn
+Mute
Lastly, it's helpful to add further information as a comment directly into the IR file if possible. Example:
@@ -69,7 +70,7 @@ Lastly, it's helpful to add further information as a comment directly into the I
`#`
`# Dynex EN-21669D TV` <---
`#`
-`name: POWER`
+`name: Power`
Make, model, link, or even a short description can be helpful if the name is changed (or just in general)!