aboutsummaryrefslogtreecommitdiff
path: root/src/include/razermouse_driver.h
AgeCommit message (Collapse)AuthorFilesLines
2024-03-30Merge pull request #1 from mavonarx/naga_x_supportmavonarx1-0/+1
added Naga_X support
2024-03-29added Naga_X supportMatthias von Arx1-0/+1
2023-08-23Basilisk V3 Pro (Wired & Wireless) support (#49)Jakub Kornatowski1-0/+2
2022-03-14missing declaration for OROCHI bluetoothKen Chen1-0/+1
2022-02-26Orochi V2 SupportWrathofthePast1-0/+2
Adds support for both Bluetooth and Receiver connections DPI Stage support was excluded as librazermacos does not yet support the feature. I'm working on it though :)
2022-02-25Parity improvements with openrazer and bug fixes (#28)WrathofthePast1-0/+3
* Parity improvements with openrazer - Allows Basilisk V3 to utilize its full 26000 DPI (this was missed in the PR that added support) - Fixes the minimum DPI - Prepares files to be setup as dependencies of openrazer * Update razermouse_driver.c
2021-12-18Cynosa Chroma Pro Support (#22)WrathofthePast1-1/+1
2021-12-14Basilisk Essential support update (#21)butenkodev1-1/+1
Co-authored-by: Serhii Butenko <sbutenko>
2021-12-09Basilisk Essential support (#19)butenkodev1-0/+1
Co-authored-by: Serhii Butenko <sbutenko>
2021-11-08Support for New DeathAdder EssentialWrathofthePast1-0/+1
2021-10-17Support for Razer Basilisk V3 (#15)Theorian1-0/+1
* Add preliminary support for Basilisk v3 * revert unnecessary changes to CLI and driver * Revert working basilisk v2 functionality
2021-08-13Fixed lower/uppercase.Eduardo Almeida1-2/+2
2021-08-12fix addressesJari Kalinainen1-2/+2
2021-08-12add support for naga proJari Kalinainen1-0/+2
2021-05-28basic C cli frontendKen Chen1-0/+201