mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-30 12:23:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,85 +1,85 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 82 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 83 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 85 00 00 00
|
||||
#
|
||||
name: KEY_SUBTITLE
|
||||
name: SUBTITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 86 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: KEY_LANGUAGE
|
||||
name: LANGUAGE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: KEY_CANCEL
|
||||
name: CANCEL
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: KEY_OPTION
|
||||
name: OPTION
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 8B 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 8C 00 00 00
|
||||
#
|
||||
name: KEY_MENU
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
@@ -91,7 +91,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 8E 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user