mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-04 23:03:54 +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_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
@@ -31,7 +31,7 @@ protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_AUX
|
||||
name: AUX
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
@@ -43,91 +43,91 @@ protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 26 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 27 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 28 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 29 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 2A 00 00 00
|
||||
#
|
||||
name: X_KEY_0+
|
||||
name: X_0+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 32 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 3D 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 3E 00 00 00
|
||||
#
|
||||
name: KEY_TAPE
|
||||
name: TAPE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
@@ -151,13 +151,13 @@ protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 5F 00 00 00
|
||||
#
|
||||
name: KEY_CD
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 70 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
@@ -175,7 +175,7 @@ protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 77 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
@@ -199,19 +199,19 @@ protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: 8F 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: F1 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
command: F2 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 9F 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user