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,19 +1,19 @@
Filetype: IR signals file
Version: 1
#
name: KEY_VOLUMEUP
name: VOL+
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 84 00 00 00
#
name: KEY_VOLUMEDOWN
name: VOL-
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 85 00 00 00
#
name: KEY_CYCLEWINDOWS
name: CYCLEWINDOWS
type: parsed
protocol: NECext
address: 8F 00 00 00
@@ -25,31 +25,31 @@ protocol: NECext
address: 8F 00 00 00
command: 8D 00 00 00
#
name: KEY_POWER
name: POWER
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 8E 00 00 00
#
name: KEY_RIGHT
name: RIGHT
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 92 00 00 00
#
name: KEY_LEFT
name: LEFT
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 93 00 00 00
#
name: KEY_UP
name: UP
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 94 00 00 00
#
name: KEY_DOWN
name: DOWN
type: parsed
protocol: NECext
address: 8F 00 00 00