Artem Baleevskih
cff3a400a4
fix(keyboard): correct keymap overlay values for AULA F75 layout
2025-12-10 15:50:22 -06:00
Artem Baleevskih
30dc059ddb
Add LEOBOG Hi75C Pro (PID 0xA3) layout for Sinowealth 010C
2025-12-07 18:58:33 -06:00
Kosta A
6672b53542
Add suport for brightness to Glorious Model O
2025-12-04 11:23:12 -06:00
Benjamin Birkelid
6e3271fe95
Add AULA F87 Pro (PID 0x0B) layout for Sinowealth 010C
2025-11-30 20:13:52 +00:00
Rodrigo Tavares
05b4f00629
Add support for Aula F99 and Aula F75
2025-11-28 13:51:39 -06:00
Adam Honse
c71cc4f18a
Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect
2025-09-28 00:47:08 -05:00
Adam Honse
c2e0bd496f
Store name in SinowealthControllers to avoid setting it in detectors
2025-08-16 01:15:15 -05:00
Adam Honse
6a472437bb
Remove unnecessary implementations of SetCustomMode
2025-07-31 17:35:20 -05:00
Dmitry Kychanov
34ff3aa99a
Minor cleanup in detectors
2025-05-30 02:44:34 +04:00
Dmitry Kychanov
300abac9a8
Removed unused includes
2024-10-15 00:24:32 +00:00
Chris M
31b752feed
Avoid double free in SinowealthController destructor
...
* Non USE_HID_USAGE code path needs to avoid closing device twice
2024-08-14 00:07:55 +00:00
James Buren
66109be668
Properly fix how how hidapi and libusb dependencies are handled
2024-08-05 01:14:17 +00:00
Adam Honse
6548dea9c4
Update SinowealthGMOW controller files to new standardized header comment
2024-08-01 23:00:09 -05:00
Adam Honse
6f7f6d3fe7
Update Sinowealth controller files to new standardized header comment
2024-08-01 22:37:01 -05:00
Adam Honse
792a14cf3b
Update Sinowealth1007 controller files to new standardized header comment
2024-08-01 22:30:18 -05:00
Adam Honse
9d9c6aa5c8
Update GenesisXenon200 controller files to new standardized header comment
2024-08-01 21:39:42 -05:00
Adam Honse
d3993bf9df
Organize Sinowealth controllers into their own folders
2024-08-01 11:35:51 -05:00
Adam Honse
28f7e09558
Fix possible loss of data warning in RGBController_SinowealthKeyboard90.cpp
2024-08-01 00:30:07 -05:00
Adam Honse
a410c3b350
Fix wstring to string conversion warnings in SinowealthKeyboard16Controller.cpp
2024-07-30 00:18:31 -05:00
Adam Honse
71b27d37a4
Fix wstring to string conversion warnings in SinowealthKeyboard90Controller.cpp
2024-07-30 00:17:16 -05:00
Adam Honse
9065cac1fd
Fix possible loss of data warning in RGBController_SinowealthGMOW.cpp
2024-07-30 00:00:26 -05:00
Adam Honse
840bf4189a
Fix wstring to string conversion warnings in SinowealthController1007.cpp
2024-07-29 22:59:03 -05:00
Adam Honse
aeca035fa3
Fix wstring to string conversion warnings in SinowealthGMOWController.cpp
2024-07-29 22:58:03 -05:00
Adam Honse
091c4e46f5
Fix wstring to string conversion warnings in SinowealthController.cpp
2024-07-29 22:56:59 -05:00
Adam Honse
61c3fc7975
Fix wstring to string conversion warnings in SinowealthKeyboardController.cpp
2024-07-29 22:55:07 -05:00
Adam Honse
026740eb9a
Fix unused field warning in SinowealthKeyboard90 controller
2024-07-08 21:21:08 -05:00
Adam Honse
8aeab21ba3
Comment out disabled functions in SinowealthControllerDetect.cpp
2024-07-07 16:07:29 -05:00
Adam Honse
4156b193b2
Fix unused parameters warning in RGBController_GenesisXenon200.cpp
2024-07-07 15:53:13 -05:00
chrabonschcz
1d30f2674a
Fixed OpenRGB not building for Debian Buster
2023-09-02 18:00:56 +00:00
Chris
348d2d8241
Fixed typo regression introduced in 479c2b2d
...
* Combined definition of ZET_FURY_PRO_PID & GENESIS_XENON_200_PID
* Adjusted formatting and style of detectors
2023-08-31 02:19:08 +00:00
chrabonschcz
479c2b2dae
Added Controller for Genesis Xenon 200 Mouse
2023-08-29 00:54:56 +00:00
Dmitry K
c98464d9df
Sinowealth detector cleaned and broken down to atomic units
2023-08-21 05:16:23 +00:00
Chris
482e8bf3e2
Small fix to correct the PU values for Glorious Model O Wireless
...
* Correcting both the HID_USAGE and non HID_USAGE values per @Kasper24's log
* Adding small fix for potential memeory leak
2023-03-18 00:11:02 +11:00
morg
b79871fb32
Fix typo in Genesis Thor 300 metadata
2022-12-21 17:41:19 +00:00
Adam Honse
be90537d10
Fix warnings
2022-11-27 02:52:39 -06:00
Jan Baier
6cb1169801
Initial commit for Genesis Thor 300 RGB (Sinowealth based) keyboard
2022-11-17 04:30:24 +00:00
Adam Honse
ab918dada0
Fix warning in RGBController_Sinowealth1007.cpp
2022-09-24 21:14:03 -05:00
Adam Honse
f6bd67c5a3
Fix warnings in RGBController_SinowealthGMOW.cpp
2022-09-23 22:24:37 -05:00
Matt Silva
7c227108bb
Sinowealth detector: fix for rgb controller not being added when USE_HID_USAGE isn't defined
2022-09-01 03:22:30 +00:00
Adam Honse
126e5f4341
Remove SetCustomMode from all controllers beginning with the letter S
2022-08-21 19:31:01 -05:00
Chris
864422b4bc
Fixing regression from 942a842a
...
+ Adding ZONE_EN_KEYBOARD constant char* to KeyNames
+ Replacing declarations of "Keyboard" zone with new constant char*
+ Adding "Keyboard" zone check RGBController_Razer.cpp before hiding keys
2022-08-02 21:03:28 +00:00
Min Gu Kang
f511ceac14
Initial commit for Glorious Model D Wireless
2022-07-31 06:53:33 +00:00
Matt Silva
773fac2240
Initial commit for Glorious Model O Wireless - Sinowealth
2022-07-27 04:03:45 +00:00
Adam Honse
bba7fa9fd2
Fix a bunch of compiler warnings
2022-07-17 22:33:20 -05:00
Chris
8f8764232e
Adding Legend to Suported Devices
...
+ Adding 🤖 symbol for Automatic saving
+ Changing ⚠️ to 🚨 for better visibility
+ Adding :tools: symbol to mean `partial support`
+ Adding ⭕ symbol to mean not currently implemented by OpenRGB
2022-06-21 16:37:20 +00:00
Chris
524675108d
Automatic generation of markdown pages for supported devices
...
+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
2022-05-30 13:30:44 +10:00
Chris
bc10e3f772
Automatic generation of udev rules for supported devices
...
+ Added build-udev-rules.sh script
+ Added new custom target in Linux section of .pro to accommodate new rules location
2022-04-17 12:31:02 +10:00
Adam Honse
97155d240b
Disable Sinowealth Keyboard controller due to reports of bricking
2022-03-22 00:12:41 -05:00
Vaker
3bcfa7cc7e
Add support for ZET Fury Pro
2022-02-14 01:23:30 +00:00
Chris
d8e023b4c8
Initial commit for a canonical list of key names
...
+ Created RGBControllerKeyNames.h
* Adjusted every reference for key names found in `DeviceView`
* Formatting corrections
2022-02-13 15:40:15 +11:00