mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-08 17:03:53 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_R
|
||||
name: R
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_B
|
||||
name: B
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
@@ -19,7 +19,7 @@ protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
@@ -31,73 +31,73 @@ protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_ENTER
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
@@ -121,25 +121,25 @@ protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: KEY_UP
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 5C 00 00 00
|
||||
#
|
||||
name: KEY_DOWN
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 5D 00 00 00
|
||||
#
|
||||
name: KEY_RIGHT
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
command: 5E 00 00 00
|
||||
#
|
||||
name: KEY_LEFT
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 F7 00 00
|
||||
|
||||
Reference in New Issue
Block a user