mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-22 08:15:28 +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: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
@@ -13,91 +13,91 @@ protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_GREEN
|
||||
name: GREEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 33 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
@@ -109,73 +109,73 @@ protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 48 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 49 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 4A 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_OK
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_BACK
|
||||
name: BACK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 83 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 8E 00 00 00
|
||||
#
|
||||
name: KEY_YELLOW
|
||||
name: YELLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 90 00 00 00
|
||||
#
|
||||
name: KEY_RED
|
||||
name: RED
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
@@ -187,7 +187,7 @@ protocol: NECext
|
||||
address: B0 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_BLUE
|
||||
name: BLUE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B0 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user