diff --git a/lirc/pine64.lircd.conf b/lirc/pine64.lircd.conf new file mode 100644 index 0000000..a68947d --- /dev/null +++ b/lirc/pine64.lircd.conf @@ -0,0 +1,68 @@ + +# Please take the time to finish this file as described in +# https://sourceforge.net/p/lirc-remotes/wiki/Checklist/ +# and make it available to others by sending it to +# +# +# This config file was automatically generated +# using lirc-0.9.4c(devinput) on Mon Jan 11 19:18:02 2021 +# Command line used: -u pine64.conf +# Kernel version (uname -r): 4.19.122-2-osmc +# +# Remote name (as of config file): pine64 +# Brand of remote device, the thing you hold in your hand: +# Remote device model nr: +# Remote device info url: +# Does remote device has a bundled capture device e. g., a +# usb dongle? : +# For bundled USB devices: usb vendor id, product id +# and device string (use dmesg or lsusb): +# Type of device controlled +# (TV, VCR, Audio, DVD, Satellite, Cable, HTPC, ...) : +# Device(s) controlled by this remote: + +begin remote + + name pine64 + driver devinput + bits 128 + eps 30 + aeps 100 + + one 0 0 + zero 0 0 + gap 109968 + toggle_bit_mask 0x0 + frequency 38000 + + begin codes + KEY_POWER 0x0000000000000000000400040040404D + KEY_WWW 0x0000000000000000000400040040401F + KEY_MUTE 0x0000000000000000000400040040400A + KEY_VOLUMEDOWN 0x00000000000000000004000400404017 + KEY_VOLUMEUP 0x00000000000000000004000400404018 + KEY_UP 0x0000000000000000000400040040400B + KEY_DOWN 0x0000000000000000000400040040400E + KEY_LEFT 0x00000000000000000004000400404010 + KEY_RIGHT 0x00000000000000000004000400404011 + KEY_OK 0x0000000000000000000400040040400D + KEY_MENU 0x0000000000000000000400040040401D + KEY_HOME 0x0000000000000000000400040040401A + KEY_BACK 0x00000000000000000004000400404045 + KEY_1 0x00000000000000000004000400404001 + KEY_2 0x00000000000000000004000400404002 + KEY_3 0x00000000000000000004000400404003 + KEY_4 0x00000000000000000004000400404004 + KEY_5 0x00000000000000000004000400404005 + KEY_6 0x00000000000000000004000400404006 + KEY_7 0x00000000000000000004000400404007 + KEY_8 0x00000000000000000004000400404008 + KEY_9 0x00000000000000000004000400404009 + KEY_0 0x00000000000000000004000400404000 + KEY_DELETE 0x0000000000000000000400040040400C + BTN_MOUSE 0x00000000000000000004000400404047 + end codes + +end remote + +