65 Commits (master)

Author SHA1 Message Date
John360Boxer 476f81d5e8 Initial commit for Redragon K686 Eisa Pro 3 months ago
Artem Baleevskih cff3a400a4 fix(keyboard): correct keymap overlay values for AULA F75 layout 5 months ago
Artem Baleevskih 30dc059ddb Add LEOBOG Hi75C Pro (PID 0xA3) layout for Sinowealth 010C 5 months ago
Kosta A 6672b53542 Add suport for brightness to Glorious Model O 5 months ago
Benjamin Birkelid 6e3271fe95 Add AULA F87 Pro (PID 0x0B) layout for Sinowealth 010C 5 months ago
Rodrigo Tavares 05b4f00629 Add support for `Aula F99` and `Aula F75` 5 months ago
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 7 months ago
Adam Honse c2e0bd496f Store name in SinowealthControllers to avoid setting it in detectors 9 months ago
Adam Honse 6a472437bb Remove unnecessary implementations of SetCustomMode 9 months ago
Dmitry Kychanov 34ff3aa99a Minor cleanup in detectors 11 months ago
Dmitry Kychanov 300abac9a8 Removed unused includes 2 years ago
Chris M 31b752feed Avoid double free in SinowealthController destructor
* Non USE_HID_USAGE code path needs to avoid closing device twice
2 years ago
James Buren 66109be668 Properly fix how how hidapi and libusb dependencies are handled 2 years ago
Adam Honse 6548dea9c4 Update SinowealthGMOW controller files to new standardized header comment 2 years ago
Adam Honse 6f7f6d3fe7 Update Sinowealth controller files to new standardized header comment 2 years ago
Adam Honse 792a14cf3b Update Sinowealth1007 controller files to new standardized header comment 2 years ago
Adam Honse 9d9c6aa5c8 Update GenesisXenon200 controller files to new standardized header comment 2 years ago
Adam Honse d3993bf9df Organize Sinowealth controllers into their own folders 2 years ago
Adam Honse 28f7e09558 Fix possible loss of data warning in RGBController_SinowealthKeyboard90.cpp 2 years ago
Adam Honse a410c3b350 Fix wstring to string conversion warnings in SinowealthKeyboard16Controller.cpp 2 years ago
Adam Honse 71b27d37a4 Fix wstring to string conversion warnings in SinowealthKeyboard90Controller.cpp 2 years ago
Adam Honse 9065cac1fd Fix possible loss of data warning in RGBController_SinowealthGMOW.cpp 2 years ago
Adam Honse 840bf4189a Fix wstring to string conversion warnings in SinowealthController1007.cpp 2 years ago
Adam Honse aeca035fa3 Fix wstring to string conversion warnings in SinowealthGMOWController.cpp 2 years ago
Adam Honse 091c4e46f5 Fix wstring to string conversion warnings in SinowealthController.cpp 2 years ago
Adam Honse 61c3fc7975 Fix wstring to string conversion warnings in SinowealthKeyboardController.cpp 2 years ago
Adam Honse 026740eb9a Fix unused field warning in SinowealthKeyboard90 controller 2 years ago
Adam Honse 8aeab21ba3 Comment out disabled functions in SinowealthControllerDetect.cpp 2 years ago
Adam Honse 4156b193b2 Fix unused parameters warning in RGBController_GenesisXenon200.cpp 2 years ago
chrabonschcz 1d30f2674a
Fixed OpenRGB not building for Debian Buster 3 years ago
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
3 years ago
chrabonschcz 479c2b2dae Added Controller for Genesis Xenon 200 Mouse 3 years ago
Dmitry K c98464d9df Sinowealth detector cleaned and broken down to atomic units 3 years ago
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
3 years ago
morg b79871fb32 Fix typo in Genesis Thor 300 metadata 3 years ago
Adam Honse be90537d10 Fix warnings 3 years ago
Jan Baier 6cb1169801 Initial commit for Genesis Thor 300 RGB (Sinowealth based) keyboard 4 years ago
Adam Honse ab918dada0 Fix warning in RGBController_Sinowealth1007.cpp 4 years ago
Adam Honse f6bd67c5a3 Fix warnings in RGBController_SinowealthGMOW.cpp 4 years ago
Matt Silva 7c227108bb Sinowealth detector: fix for rgb controller not being added when USE_HID_USAGE isn't defined 4 years ago
Adam Honse 126e5f4341 Remove SetCustomMode from all controllers beginning with the letter S 4 years ago
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
4 years ago
Min Gu Kang f511ceac14 Initial commit for Glorious Model D Wireless 4 years ago
Matt Silva 773fac2240 Initial commit for Glorious Model O Wireless - Sinowealth 4 years ago
Adam Honse bba7fa9fd2 Fix a bunch of compiler warnings 4 years ago
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
4 years ago
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
4 years ago
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
4 years ago
Adam Honse 97155d240b Disable Sinowealth Keyboard controller due to reports of bricking 4 years ago
Vaker 3bcfa7cc7e Add support for ZET Fury Pro 4 years ago