Writing a driver for Logitech G710+, need help.

Greg KH gregkh at linuxfoundation.org
Fri Apr 19 02:07:02 UTC 2013


On Thu, Apr 18, 2013 at 01:20:49PM +0400, K900 wrote:
> Hi,
> I've got a Logitech G710+ keyboard here, and it's not exactly 100%
> working ('normal' keys and media controls work, 'programmable' keys
> don't) out of the box. So I started playing with it, and I think I
> know how to implement all the features (spec wise). I have Python
> proof-of-concept code here: https://github.com/K900/g710 , but I don't
> really know how to implement that in the kernel. Can someone please
> help me? Sorry for my exceptional noob-ness.

Try asking about this on the linux-input at vger.kernel.org mailing list.
Odds are you don't need a whole new driver, just some tweaks to our
existing ones.

Hope this helps,

greg k-h



More information about the devel mailing list