mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-10 09:53:57 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -31,31 +31,31 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_C
|
||||
name: C
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -73,25 +73,25 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -109,19 +109,19 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -169,19 +169,19 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_S
|
||||
name: S
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 28 00 00 00
|
||||
#
|
||||
name: KEY_KPPLUS
|
||||
name: KPPLUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 29 00 00 00
|
||||
#
|
||||
name: KEY_KPMINUS
|
||||
name: KPMINUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
@@ -205,7 +205,7 @@ protocol: NECext
|
||||
address: 07 00 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: KEY_TIME
|
||||
name: TIME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 07 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user