1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +00:00

15 Commits

Author SHA1 Message Date
8aaf602cdd Added GameController as Core device type; Updated Corsair SDK to 4.0.84 2023-12-22 20:16:14 +01:00
5707a247ee Removed excessive spaces 2023-08-27 21:41:41 +02:00
72da2b6bdf Added LedIds for Indicator-LEDs (like NumLock) 2023-08-27 21:40:01 +02:00
30624035f1 Changed all namespaces to file-scope 2021-11-13 17:35:08 +01:00
b934e97ab2 Added additional LedIds for bigger setups 2021-08-03 20:54:14 +02:00
Robert Beekman
17db44d007
Merge pull request #192 from DarthAffe/SDK/ASUS
ASUS updates & tweaks
2021-05-13 19:45:18 +02:00
17f7681d33 Added LedIds for keyboard programming- an profile-buttons 2021-04-29 20:29:03 +02:00
Robert
40cce7aaaf Core - Added Unknown LED IDs
Core - Moved Custom LED IDs from 0xFF to 0xFE
ASUS - Use Unknown LED IDs for missing LED mappings
2021-03-29 00:59:26 +02:00
Robert
8ff4c0b243 CoolerMaster - Added missing SDK-supported keyboards
CoolerMaster - Added mappings for every SDK-supported keyboard
CoolerMaster - Fixed enabling/disabling the provider at runtime
Core - Added Keyboard.Function LED ID
2021-03-06 22:55:10 +01:00
acdd7c19aa Added additional custom-keyboard-keys 2020-07-11 23:50:18 +02:00
586d20936e Update the corsair device-provider to make use of the new features in the 3.0.217 SDK 2018-12-25 18:57:45 +01:00
c056aa7444 Added speaker as device type 2018-07-15 17:06:03 +02:00
c47afc4704 Updated corsair SDK
This adds support for custom devices (lightning node and commander). And introduced 'fan' as device type.
fixes #23
2018-07-08 20:04:01 +02:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +01:00
200e471e4d Added generic led-id list 2017-12-12 13:35:08 +01:00