mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-05 15:23:54 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: X_KEY_2_LNB
|
||||
name: X_2_LNB
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -13,13 +13,13 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -79,7 +79,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -103,7 +103,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_VIDEO
|
||||
name: VIDEO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_AUDIO
|
||||
name: AUDIO
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -127,13 +127,13 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
@@ -151,7 +151,7 @@ protocol: NECext
|
||||
address: 08 40 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 08 40 00 00
|
||||
|
||||
Reference in New Issue
Block a user