mirror of
https://github.com/kidwellj/multi-room-hifi.git
synced 2024-10-31 23:22:20 +00:00
41 lines
913 B
Plaintext
41 lines
913 B
Plaintext
|
# 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
|
||
|
|