Chris
f782c92faf
Adding missing matrix type for Razer BlackWidow X Chroma TE
...
* Keyboard resposiveness was relying on memalloc initialising `matrix_type` with known value.
* Also adding log warning to default case for troubleshooting purposes.
2023-02-08 22:30:28 +11:00
Chris
847b10bda9
Initial commit for Razer Blade 14 2022 to resolve #3067
...
+ Adding entry for the Blade 14 2022 PID
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp
+ Adding QWERTZ layout to Blade 12 2022 mapping
+ Adding missing DE key names to RGBControllerKeyNames and
DeviceView.cpp
2023-02-01 22:51:09 +11:00
Chris M
a3e22bedcb
Initial commit for Razer Mouse Dock Pro to resolve #3068
...
+ Added PID entry for the Mouse Dock Pro
+ Registered detectors
+ Added metadata to RazerDevices.cpp
+ Added capabilities to RazerController.cpp
2023-01-30 14:14:55 +00:00
JDinABox
6fdc70d650
Add support for Razer Ornata V3X
...
Commit amended to address minor style issues by Adam Honse <calcprogrammer1@gmail.com >
2023-01-27 22:39:23 -06:00
Flora Aubry
5c5ee6509a
Support for Razer Basilisk V3 Pro
2023-01-15 19:05:51 +00:00
Chris
bce0efb083
Adding missing ISO keys to Huntsman V2 TKL layout to resolve #2927
...
* Appending the layout byte to the GetKeyboardLayoutName() in the default case
2022-12-30 23:55:46 +11:00
Codename-Antares
f85dd617d3
Initial Support for Razer Thunderbolt 4 Dock Chroma
2022-12-09 00:16:52 +00:00
Chris
0e96effc94
Adding Wave mode to Razer Mamba Elite to resolve #2874
2022-11-27 09:15:56 +00:00
roycwc
3146d8def4
Add Razer Ornata V3
2022-11-03 11:45:26 -05:00
Frederik Madsen
838164e549
Added functionality to get device/keyboard information for Razer devices
...
Amended to remove out-of-scope changes, rebase to master, and update all Razer keymaps by Adam Honse <calcprogrammer1@gmail.com >
2022-10-24 22:40:18 -05:00
Codename-Antares
ae8f40db00
Add Type Keypad & Tartarus Pro Layout for Razer
2022-10-21 16:52:09 +00:00
Codename-Antares
7f690b7027
Initial Support for My lovely new Razer Strider Chroma
2022-10-20 16:37:45 +00:00
Chris
8926d29300
Initial commit for Razer Deathadder Essential V2 to resolve #2651
...
+ Added PID entry for the Deathadder Essential V2
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp
+ Added `GetMaxBrightness()` to account for difference in brightness value
2022-08-15 20:08:47 +00:00
Chris
f1860bf742
Initial commit for Razer Naga Classic to resolve #2646
...
+ Adding PID entry for the Naga Classic
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp
2022-08-08 23:28:30 +10:00
Chris
102d7cecef
Initial commit for Razer Laptop Stand Chroma to resolve #2638
...
+ Adding PID entry for the Laptop Stand Chroma
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp
2022-08-02 21:05:03 +00:00
Chris
3f03e4b550
Initial commit for Razer Blade 15 Base 2021 V2 to resolve #2599
...
+ Adding entry for the Blade 15 Base V2
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp
2022-07-22 09:04:07 +10:00
Chris
a39f8dd560
Initial commit for Razer Laptop Stand V2 Chroma
...
+ Adding entry for the Laptop Stand V2 Chroma PID
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp
+ Links to [webpage](https://www.razer.com/gaming-pc-accessories/razer-laptop-stand-chroma-v2 )
2022-06-19 21:28:08 +00:00
Chris
f812b26fdf
Initial commit for Razer DeathAdder V2 Mini to resolve #2380
...
+ Adding entry for the DeathAdder V2 Mini
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp
2022-06-02 09:08:19 +00:00
Chris
34b20a78ea
LED ID correction and zone fix for Basilisk V3
...
* Change LED ID to 0
* Swap Logo and Scroll Wheel Zone order
* Created `SupportsBreathing()` function to allow removal of hardware mode for the Basilisk V3
2022-04-04 14:35:08 +10:00
Frederik Madsen
db458fbb80
Add support for wired/wireless Razer Naga Pro
2022-01-27 19:26:11 +00:00
Chris
1e0169bed9
Initial commit for Razer Basilisk V3 to resolve #2007
...
+ Adding entry for the Basilisk V3 PID
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp
+ Added UDEV rule to 60-openrgb.rules
* Small readability changes
2022-01-16 15:37:03 +00:00
Chris
d6a9f664ff
Initial commit for Razer Viper 8kHz to resolve #1755
...
* Adding entry for the Viper 8kHz PID
* Registered detectors
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules
2021-12-31 04:49:19 +00:00
Chris
1d6e43d516
Initial commit for Razer Huntsman V2 to resolve #1999
...
* Adding entry for the Huntsman V2 PID
* Registered detectors
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules
2021-12-31 15:13:48 +11:00
Frederik Madsen
5186161fdd
Support for wired and wireless BlackWidow V3 Mini
2021-12-29 18:35:54 +00:00
Chris
be1b982d71
Initial commit for Razer Huntsman V2 TKL
...
* Adding entry for the Huntsman V2 TKL PID
* Registered detectors
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules
2021-12-27 15:53:05 -06:00
Frederik Madsen
c362719771
Added support for the Razer Huntsman V2 Analog
2021-12-27 21:07:32 +00:00
CoffeeIsLife
9a12042b74
Fixed deathadder elite modes not working
2021-12-09 02:54:12 +00:00
Chris M
2648923366
Initial commit for Razer Naga - Left Handed mouse to resolve #1928
2021-11-24 02:28:23 +00:00
Chris
2c6faf079c
Adding sanity check to razer_get_serial to resolve #1939
...
* Check serial_string to ensure only ASCII characters are returned
Commit amended to remove unnecessary logging by Adam Honse <calcprogrammer1@gmail.com >
2021-11-19 13:31:51 -06:00
Pablo Ramirez
f7f13a6408
Add Razer Seiren Emote
...
Commits squashed and merge conflicts addressed by Adam Honse <calcprogrammer1@gmail.com >
2021-11-14 20:53:24 -06:00
Chris
b33135dc45
Initial commit for Lian Li O11 Dynamic - Razer Edition to resolve #1894
...
* Adding entry for the O11 Dynamic PID
* Registered detectors
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules
2021-11-14 12:16:54 +11:00
Adam Honse
2a8b763ff4
Add Razer Blade Pro 17 2020 and 2021 to RazerController (no keymaps yet)
2021-11-05 13:46:15 -05:00
Chris
1b05e765ca
Initial commit for the Razer Blackwidow V3 Pro
...
* Adding entries for the Razer Blackwidow V3 Pro in wired, bluetooth and wireless modes
* Registered detectors
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules
2021-11-03 03:14:46 +00:00
Chris
4553663b8d
Initial commit for the Razer Blackwidow V3 TKL
...
* Adding entries for the Razer Blackwidow V3 TKL keyboard
* Registered detectors
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules
2021-10-25 23:16:53 +11:00
Adam Honse
6a56f92542
Add Razer Blackwidow V3
2021-10-14 21:38:50 -05:00
Chris
99a660490c
Razer-Mouse-Bungee-V3-Fix
2021-10-08 01:18:03 +00:00
Adam Honse
36f961637e
Add Razer Core X to RazerController
2021-08-26 12:26:46 -05:00
Harry Kantas
0419d1ab84
Add support for Razer Book 13 (2020)
...
Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-08-16 07:25:41 -05:00
Adam Honse
ac921f8a29
Fix some build warnings
2021-07-28 18:28:16 -05:00
Qwex
e3b66c7f60
Add Razer Blade 15 (Late 2020) PID to the detection
2021-07-28 16:04:46 +00:00
Jesse Kawell
2f6000c83a
Add Razer "Basilisk V2" mouse
2021-07-09 23:48:53 +00:00
Adam Honse
f91823c0d5
Add brightness control to RazerController
2021-07-04 21:17:04 -05:00
Chris
22117c7ece
Initial commit for the Razer Basilisk Ultimate
...
* Adding entries for the Razer Basilisk Ultimate in wired and wireless modes
* Adding entry for the Razer Mouse Dock Chroma
* Registered detectors
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules
2021-06-30 12:05:40 -05:00
Chris
a15dd256dc
Initial commit for the Razer Huntsman Mini
...
* Registered detector
* Added metadata to RazerDevices.h
* Added capabilities to RazerController.cpp
* Added UDEV rule to 60-openrgb.rules
2021-06-30 13:33:49 +00:00
Adam Honse
bac580dfc5
Add Razer Blade 2021 Advanced to RazerController
2021-06-29 10:32:23 -05:00
Adam Honse
b4b22e2dce
Add Razer Blade 14 2021
2021-06-21 12:31:10 -07:00
Adam Honse
198a246af1
Add timeouts to prevent lockup of Razer Naga Epic Chroma
2021-05-02 12:02:46 -05:00
Adam Honse
08d495941e
Add effect handling for per-LED Razer devices
2021-05-02 01:50:19 -05:00
Adam Honse
429068760d
Fix more warnings
2021-04-30 10:56:40 -05:00
Adam Honse
046abeb1ec
Get wave mode working
2021-04-16 00:42:05 -05:00