Update ViewSonic_ViewBoard.ir (Thanks chaozz.nl)

Updated with remaining buttons thanks to chaozz.nl for the contribution!
This commit is contained in:
amec0e 2023-11-16 12:57:48 +00:00 committed by GitHub
parent 5cfec35f52
commit af5160a372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,3 +8,69 @@ type: parsed
protocol: RC5
address: 00 00 00 00
command: 0C 00 00 00
#
name: Ch_next
type: parsed
protocol: RC5
address: 00 00 00 00
command: 20 00 00 00
#
name: Ch_prev
type: parsed
protocol: RC5
address: 00 00 00 00
command: 21 00 00 00
#
name: Vol_up
type: parsed
protocol: RC5
address: 00 00 00 00
command: 10 00 00 00
#
name: Vol_dn
type: parsed
protocol: RC5
address: 00 00 00 00
command: 11 00 00 00
#
name: Mute
type: parsed
protocol: RC5
address: 00 00 00 00
command: 0D 00 00 00
#
name: Input
type: parsed
protocol: RC5
address: 00 00 00 00
command: 28 00 00 00
#
name: Sleep
type: parsed
protocol: RC5
address: 00 00 00 00
command: 26 00 00 00
#
name: Display
type: parsed
protocol: RC5
address: 00 00 00 00
command: 12 00 00 00
#
name: P_mode
type: parsed
protocol: RC5
address: 00 00 00 00
command: 1A 00 00 00
#
name: Freeze
type: parsed
protocol: RC5
address: 00 00 00 00
command: 24 00 00 00
#
name: Exit
type: parsed
protocol: RC5
address: 00 00 00 00
command: 0F 00 00 00