mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-30 12:23:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -61,13 +61,13 @@ protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
|
||||
@@ -91,7 +91,7 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -109,7 +109,7 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
@@ -31,19 +31,19 @@ protocol: NECext
|
||||
address: 31 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
@@ -55,37 +55,37 @@ protocol: NECext
|
||||
address: 31 00 00 00
|
||||
command: 8E 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
command: C1 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
command: C2 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
command: C3 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
command: C4 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 31 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
@@ -19,25 +19,25 @@ protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_CYCLEWINDOWS
|
||||
name: CYCLEWINDOWS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
@@ -49,25 +49,25 @@ protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
@@ -79,7 +79,7 @@ protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
|
||||
@@ -13,7 +13,7 @@ protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
@@ -25,13 +25,13 @@ protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
@@ -43,7 +43,7 @@ protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 87 4E 00 00
|
||||
|
||||
@@ -25,13 +25,13 @@ protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
|
||||
@@ -61,13 +61,13 @@ protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2D 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 01 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 01 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: STANDBY_(ON/OFF)
|
||||
name: STANDBY_(POWER)
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 01 00 00
|
||||
|
||||
@@ -13,13 +13,13 @@ protocol: NECext
|
||||
address: 50 4F 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 50 4F 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 50 4F 00 00
|
||||
|
||||
Reference in New Issue
Block a user