mirror of
https://github.com/kidwellj/multi-room-hifi.git
synced 2024-11-01 07:32:20 +00:00
52 lines
1.3 KiB
Plaintext
52 lines
1.3 KiB
Plaintext
|
#
|
||
|
# 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
|