Skip to content

Instantly share code, notes, and snippets.

@s-kostyuk
Last active January 18, 2020 00:21
Show Gist options
  • Save s-kostyuk/60f3a3d7b46dedf19324798797fa9130 to your computer and use it in GitHub Desktop.
Save s-kostyuk/60f3a3d7b46dedf19324798797fa9130 to your computer and use it in GitHub Desktop.
# 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.0(devinput) on Mon Oct 15 16:45:49 2018
# Command line used: irrecord
# Kernel version (uname -r): 4.4.154
#
# Remote name (as of config file): AKB33210904
# Brand of remote device, the thing you hold in your hand: LG
# Remote device model nr:
# Remote device info url: https://mcgrp.ru/files/viewer/83622/6
# Does remote device has a bundled capture device e. g., a
# usb dongle? : NO (recorded by ROCK64 IR receiver with gpio_ir_recv driver; devinput mode with NEC protocol enabled)
# For bundled USB devices: usb vendor id, product id
# and device string (use dmesg or lsusb): NONE (non-USB device)
# Type of device controlled
# (TV, VCR, Audio, DVD, Satellite, Cable, HTPC, ...) : Mini Home Theater (Audio, DVD Player)
# Device(s) controlled by this remote: LG MBD-D62
begin remote
name AKB33210904
driver devinput
bits 24
eps 30
aeps 100
one 0 0
zero 0 0
pre_data_bits 40
pre_data 0x4000400
gap 108468
toggle_bit_mask 0x0
frequency 38000
begin codes
KEY_UP 0x1010A7
KEY_DOWN 0x1010A6
KEY_LEFT 0x1010A8
KEY_RIGHT 0x1010A9
KEY_0 0x10104B
KEY_1 0x101041
KEY_2 0x101042
KEY_3 0x101043
KEY_4 0x101044
KEY_5 0x101045
KEY_6 0x101046
KEY_7 0x101047
KEY_8 0x101048
KEY_9 0x101049
KEY_VOLUMEUP 0x101017
KEY_VOLUMEDOWN 0x101016
KEY_ENTER 0x1010AA
KEY_AUDIO 0x1010A0
KEY_DVD 0x101003
KEY_AUX 0x101009
KEY_FASTFORWARD 0x101052
KEY_FASTREVERSE 0x101053
KEY_FRAMEBACK 0x1010B1
KEY_FRAMEFORWARD 0x1010B2
KEY_MUTE 0x10101F
KEY_NEXT 0x101007
KEY_PLAY 0x101004
KEY_PAUSE 0x10104F
KEY_POWER 0x10101E
KEY_PREVIOUS 0x101006
KEY_SETUP 0x1010A5
KEY_STOP 0x101005
KEY_SUBTITLE 0x1010AB
KEY_TITLE 0x1010AF
KEY_TUNER 0x101059
KEY_ZOOM 0x1010AE
KEY_SEARCH 0x1010B3
KEY_SLEEP 0x1010C2
KEY_MENU 0x1010A4
KEY_MEDIA_REPEAT 0x10104E
KEY_PROGRAM 0x10104D
KEY_SOUND 0x1010A1
end codes
end remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment