Changing to name scheme of buttons

Fixing nameing of buttons to name scheme
This commit is contained in:
Jaroslav Mraz
2022-08-02 15:47:18 +02:00
parent 904546061e
commit ce34beea03
2456 changed files with 33230 additions and 33230 deletions

View File

@@ -1,13 +1,13 @@
Filetype: IR signals file
Version: 1
#
name: KEY_POWER
name: POWER
type: parsed
protocol: NECext
address: 00 00 00 00
command: 0C 00 00 00
#
name: KEY_MUTE
name: MUTE
type: parsed
protocol: NECext
address: 00 00 00 00
@@ -19,31 +19,31 @@ protocol: NECext
address: 00 00 00 00
command: 0F 00 00 00
#
name: KEY_VOLUMEUP
name: VOL+
type: parsed
protocol: NECext
address: 00 00 00 00
command: 10 00 00 00
#
name: KEY_VOLUMEDOWN
name: VOL-
type: parsed
protocol: NECext
address: 00 00 00 00
command: 11 00 00 00
#
name: KEY_CHANNELUP
name: CHANNELUP
type: parsed
protocol: NECext
address: 00 00 00 00
command: 20 00 00 00
#
name: KEY_CHANNELDOWN
name: CHANNELDOWN
type: parsed
protocol: NECext
address: 00 00 00 00
command: 21 00 00 00
#
name: KEY_SLEEP
name: SLEEP
type: parsed
protocol: NECext
address: 00 00 00 00