desertbit / openrazer-drivers

Razer Linux Kernel Drivers
GNU General Public License v2.0
36 stars 8 forks source link

Razer Abyssus 2014 Support #1

Open r0l1 opened 8 years ago

r0l1 commented 8 years ago

Add support for the Razer Abyssus 2014 mouse.

claell commented 8 years ago
r0l1 commented 8 years ago

Thanks. So basically the driver will only handle the logo lightning state.

set the data refresh rate (Hz): seems to be hardware based

Is there a hardware button to specify the refresh rate? I'll check your wireshark dumps if this can be set through the driver.

claell commented 8 years ago

The refresh rate can be changed through the driver as far as I know. There is no hardware button to set this, though. Maybe I misunderstood the meaning of "hardware based".

r0l1 commented 8 years ago

Ok, that's what I wanted to know :smiley: I'll start working on the Abyssus support, as soon as this is cleared.

r0l1 commented 8 years ago

@claell Razer Abyssus support won't be added to the kernel driver, because I'll move the driver to userspace. I'll move this issue to the new project repository soon.

Reference: https://github.com/terrycain/razer-drivers/issues/29#issuecomment-243380127

claell commented 8 years ago

Alright. I am looking forward to how this develops.