Skip to content

Instantly share code, notes, and snippets.

@lionep
Created May 21, 2021 21:08
Show Gist options
  • Save lionep/4f71de9157f5c2bb976d189fc205b1af to your computer and use it in GitHub Desktop.
Save lionep/4f71de9157f5c2bb976d189fc205b1af to your computer and use it in GitHub Desktop.
SMSL Q5 - A6 - A8 Lirc config
# 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
# <lirc@bartelmus.de>
#
# This config file was automatically generated
# using lirc-0.10.1(default) on Fri May 21 20:37:33 2021
# Command line used: -H default
# Kernel version (uname -r): 5.4.0-1035-raspi
#
# Remote name (as of config file): smsl
# 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 smsl
bits 32
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 9017 4492
one 575 1682
zero 575 550
ptrail 576
repeat 9015 2241
gap 108062
toggle_bit_mask 0x0
frequency 38000
begin codes
KEY_UP 0x482C40BF 0xFFFFFFFF
KEY_LEFT 0x482CC03F 0xFFFFFFFF
KEY_DOWN 0x482C609F 0xFFFFFFFF
KEY_RIGHT 0x482CA05F 0xFFFFFFFF
KEY_ENTER 0x482C20DF 0xFFFFFFFF
KEY_AUX 0x482CE01F 0xFFFFFFFF
KEY_MUTE 0x482C906F 0xFFFFFFFF
KEY_POWER 0x482C807F 0xFFFFFFFF
end codes
end remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment