mirror of
https://github.com/kidwellj/multi-room-hifi.git
synced 2025-06-19 01:34:09 +00:00
added files
This commit is contained in:
parent
225404d81d
commit
b9d17b6712
8 changed files with 227 additions and 0 deletions
52
build2_picoreplayer/lirc_apple_remote/lircd.conf-A1294
Normal file
52
build2_picoreplayer/lirc_apple_remote/lircd.conf-A1294
Normal file
|
@ -0,0 +1,52 @@
|
|||
#
|
||||
# I found this via searching the Intertubes, here:
|
||||
# https://github.com/osmc/osmc/blob/master/package/remote-osmc/files/etc/lirc/apple-silver-A1294-lircd.conf
|
||||
#
|
||||
# See also:
|
||||
# https://github.com/osmc/osmc/blob/master/package/remote-osmc/files/etc/lirc/apple-white-A1156-lircd.conf
|
||||
#####
|
||||
# Please make this file available to others
|
||||
# by sending it to <lirc@bartelmus.de>
|
||||
#
|
||||
# this config file was automatically generated
|
||||
# using lirc-0.9.0(default) on Tue Jun 2 22:56:05 2015
|
||||
#
|
||||
# contributed by DBMandrake
|
||||
#
|
||||
# brand: Apple
|
||||
# model no. of remote control: A1294 (silver)
|
||||
# devices being controlled by this remote:
|
||||
#
|
||||
|
||||
begin remote
|
||||
|
||||
name Apple_A1294
|
||||
bits 8
|
||||
flags SPACE_ENC|CONST_LENGTH
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
header 9140 4510
|
||||
one 633 1666
|
||||
zero 633 537
|
||||
ptrail 631
|
||||
repeat 9137 2220
|
||||
pre_data_bits 16
|
||||
pre_data 0x77E1
|
||||
post_data_bits 8
|
||||
post_data 0x2C
|
||||
gap 108756
|
||||
toggle_bit_mask 0x0
|
||||
ignore_mask 0x80ff
|
||||
|
||||
begin codes
|
||||
KEY_UP 0x50
|
||||
KEY_DOWN 0x30
|
||||
KEY_LEFT 0x90
|
||||
KEY_RIGHT 0x60
|
||||
KEY_OK 0x3A 0xA0
|
||||
KEY_ESC 0xC0
|
||||
KEY_PLAY 0xFA 0xA0
|
||||
end codes
|
||||
|
||||
end remote
|
Loading…
Add table
Add a link
Reference in a new issue