mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-08 08:53:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -7,13 +7,13 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -25,7 +25,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_SELECT
|
||||
name: SELECT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -37,13 +37,13 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_PLAYPAUSE
|
||||
name: PLAYPAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -139,13 +139,13 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 9A 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 9B 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -157,7 +157,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 9D 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user