mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-09 09:23:58 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -7,7 +7,7 @@ protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
@@ -49,7 +49,7 @@ protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_CANCEL
|
||||
name: CANCEL
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
@@ -61,55 +61,55 @@ protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 92 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 93 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 95 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 96 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: 97 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
@@ -181,19 +181,19 @@ protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: AF 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: B0 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: B1 00 00 00
|
||||
#
|
||||
name: KEY_CD
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
@@ -205,13 +205,13 @@ protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: B8 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
command: BC 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: A0 C2 00 00
|
||||
|
||||
Reference in New Issue
Block a user