Skip to content

Adding Support to attackshark x11 - #2

Open
viix0dev wants to merge 15 commits into
OpenMouse-Project:mainfrom
viix0dev:main
Open

Adding Support to attackshark x11#2
viix0dev wants to merge 15 commits into
OpenMouse-Project:mainfrom
viix0dev:main

Conversation

@viix0dev

Copy link
Copy Markdown

Adding support to the x11 via the bridge and custom driver

  • The driver is safe, it doesn't reach the firmware or the mouse itself. basicly it gives windows instractuions on how to handle our requests by the bridge (Native HAL). the driver works only on the product ids (VID_1D57&PID_FA60&MI_02, …FA55&MI_02, …FA61&MI_02) so it can't effect any other mouses, keyboards or usb interfaces.
  • On linux you have to set a udev rule not a driver.
  • The system will auto sign the driver to make a clean driver install. the driver can be removed easily without rebooting.

Hardware check

image image

Reported Usage 15.5mb
image

This driver & Code can make us able to support mouses that require Native HAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant