aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Collapse)AuthorFilesLines
2024-04-05Merge pull request #7 from mavonarx/masterHEADmasterPrasshant Shanmugalingam1-0/+1
Naga X support
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
2024-02-29Merge branch 'master' into blackwidowV4PPro-support-stickokingPrasshant Shanmugalingam1-0/+1
2024-02-16Add support for Razer BlackWidow V4 Pro keyboardSvdbroek1-0/+1
2024-02-13Added Support Razer Ornata V3XBobby1-0/+1
2024-02-07Deathstalker V2 Support, fixes #43Michael CC1-0/+1
2024-02-03Add Blackwidow v4 75% supportPrasshant Shanmugalingam1-0/+1
2023-08-23Basilisk V3 Pro (Wired & Wireless) support (#49)Jakub Kornatowski1-0/+2
2022-04-30Support for Razer Blade Pro 2019.Eduardo Almeida1-0/+1
2022-04-14Add support for Razer Blackwidow V3 Mini Hyperspeed (#33)dragonpod1-0/+7
Co-authored-by: ek <[email protected]>
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)WrathofthePast2-6/+8
* 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
2022-02-16Add support for Huntsman v2 TKL (#25)PrivateiFox1-0/+1
2021-12-18Cynosa Chroma Pro Support (#22)WrathofthePast2-1/+2
2021-12-14Add support for Thunderbolt 4 Dock Chroma (#17)John1-0/+5
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-09Huntsman V2 SupportWrathofthePast1-0/+1
Experimental
2021-11-08Support for New DeathAdder EssentialWrathofthePast1-0/+1
2021-10-17Support for Razer Basilisk V3 (#15)Theorian2-13/+15
* Add preliminary support for Basilisk v3 * revert unnecessary changes to CLI and driver * Revert working basilisk v2 functionality
2021-10-08Huntsman V2 Analog Support (new PR) (#13)WrathofthePast1-0/+1
* Huntsman V2 Analog Support * Delete librazermacos/src directory * Huntsman V2 Analog Support * Revert "Huntsman V2 Analog Support" This reverts commit f5b8c52e443248e4688b4195cacf2976c66abc54. * Revert "Delete librazermacos/src directory" This reverts commit 8e589e0afc962daefc75d5b2f8c02f13641b35e9. * Revert "Huntsman V2 Analog Support" This reverts commit 6e15475a033962ea3af864b937ab7da37d2f77ae. * Huntsman V2 Analog Support
2021-08-22Port additional effects for the Razer Kraken Kitty from openrazerEffy Elden1-0/+2
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-08-06Cleaning up by removing wireless and bluetooth configurations since those ↵Ryan Ward1-2/+0
aren't supported through USB interface
2021-08-06Adding support for Blackwidow V3 Pro based on openrazer project changesRyan Ward1-0/+3
2021-05-28basic C cli frontendKen Chen11-0/+1006