mirror of
https://github.com/kidwellj/multi-room-hifi.git
synced 2025-07-01 23:04:09 +00:00
added files
This commit is contained in:
parent
225404d81d
commit
b9d17b6712
8 changed files with 227 additions and 0 deletions
40
build2_picoreplayer/lirc_apple_remote/lircd.conf-A1156
Normal file
40
build2_picoreplayer/lirc_apple_remote/lircd.conf-A1156
Normal file
|
@ -0,0 +1,40 @@
|
|||
# hacked by Jeremy Kidwell
|
||||
#
|
||||
# brand: Apple
|
||||
# model no. of remote control: A1156
|
||||
# devices being controlled by this remote: new (late 2006) MacBook
|
||||
#
|
||||
# This config files are for non-Apple receivers only.
|
||||
# Use the lircd.conf.macmini file when you are using the Apple receiver.
|
||||
#
|
||||
|
||||
begin remote
|
||||
name Apple_A1156
|
||||
bits 8
|
||||
flags SPACE_ENC
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
header 9065 4484
|
||||
one 574 1668
|
||||
zero 574 547
|
||||
ptrail 567
|
||||
repeat 9031 2242
|
||||
pre_data_bits 16
|
||||
pre_data 0x77E1
|
||||
post_data_bits 8
|
||||
post_data 0xC5
|
||||
gap 37600
|
||||
toggle_bit 0
|
||||
ignore_mask 0x80ff
|
||||
|
||||
begin codes
|
||||
KEY_PAUSE 0x20
|
||||
KEY_VOLUMEDOWN 0xB0
|
||||
KEY_VOLUMEUP 0xD0
|
||||
KEY_NEXT 0xE0
|
||||
KEY_PREVIOUS 0x10
|
||||
end codes
|
||||
|
||||
end remote
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue