Skip to content

Commit

Permalink
Revert "eventlircd: Fix missing buttons with WP2 remote"
Browse files Browse the repository at this point in the history
This reverts commit 7fd5fda.
  • Loading branch information
kszaq committed Jan 16, 2017
1 parent 09cc10c commit 5ea53ba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/sysutils/eventlircd/udev.d/98-eventlircd.rules
Expand Up @@ -77,11 +77,6 @@ SUBSYSTEMS=="input", ATTRS{name}=="gpio_keypad", \
ENV{eventlircd_enable}="true", \
ENV{eventlircd_evmap}="default.evmap"

# Amlogic Remotes
SUBSYSTEMS=="input", ATTRS{name}=="aml_keypad", \
ENV{eventlircd_enable}="true", \
ENV{eventlircd_evmap}="default.evmap"

#-------------------------------------------------------------------------------
# Ask eventlircd to handle USB HID devices that show up as event devices and are
# known to be remote controls. For simplicity, the event map file names have the
Expand Down

0 comments on commit 5ea53ba

Please sign in to comment.