mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-02 05:43:53 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -13,115 +13,115 @@ protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
@@ -133,7 +133,7 @@ protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
@@ -145,7 +145,7 @@ protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
@@ -157,49 +157,49 @@ protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_A
|
||||
name: A
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_B
|
||||
name: B
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: KEY_C
|
||||
name: C
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: KEY_D
|
||||
name: D
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: KEY_TITLE
|
||||
name: TITLE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
@@ -235,7 +235,7 @@ protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
command: 4C 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 F9 00 00
|
||||
|
||||
Reference in New Issue
Block a user