Commit Graph

107 Commits

Author SHA1 Message Date
Mola19
35c5d99a80 add support for Asus ROG Strix Flare II Animate 2023-07-20 02:26:19 +00:00
Martin Hartl
a98b0c1b62 Asus mainboard: Fix addressable only mainboard 2023-07-17 19:57:06 +00:00
Mola19
16d8c8e962 fix AsusAuraTUFKeyboard quicksand mode direction 2023-07-13 05:39:32 +00:00
Cooper Hall
9fab4110d7 fixed one definition rule warnings 2023-07-10 18:13:47 +00:00
Adam Honse
b8f4b081a4 Fix more warnings 2023-07-05 23:27:32 -05:00
Adam Honse
67dedaa2be Implement effect modes and clean up code 2023-06-26 04:16:29 +00:00
Adam Honse
cc407379fc Initial support for ASUS ROG Ally 2023-06-26 04:16:29 +00:00
Mola19
843f167b5f support for Asus TUF Gaming K5 2023-06-20 01:40:50 +02:00
Mola19
052c11e964 fix for Asus ROG Balteus mode saving 2023-06-03 04:10:33 +02:00
Mola19
69db40e334 fix for Asus ROG Balteus version fetching 2023-06-02 17:55:02 +02:00
Andrey
009cd53038 Fix crash due to double ROGStrixLC closing 2023-05-25 12:54:51 +00:00
J Sek
e2dbe292a1 Add support for ROG Strix Scope RX TKL Wireless Deluxe 2023-05-24 21:51:03 +00:00
Mola19
a050d8e311 support for Asus TUF Gaming K1 to resolve #2242 2023-04-21 23:31:40 +00:00
Mola19
034a991076 fix detection and modes for Asus ROG Strix Impact 2023-03-31 03:12:05 +00:00
Mola19
83a53482a5 optimize Asus ROG Claymore version fetching (resolves #3258) 2023-03-28 13:00:35 +00:00
Mola19
76e7bd4d1f support for Mouse Dock of the Asus ROG Spatha X 2023-03-23 00:02:27 +01:00
Mola19
7ca21eafff support for Asus ROG Spatha X and fixes for Asus Chakram X 2023-03-16 00:05:54 +01:00
Cooper Hall
45be4329c5 Fixed some warnings 2023-03-11 23:25:26 +00:00
Mola19
6360457211 support for Asus ROG Strix XG279Q to resolve #3137 2023-03-08 22:29:22 +01:00
Adam Honse
ff8ac680ad Replace most instances of sprintf() with snprintf() 2023-03-02 00:15:03 -06:00
Mola19
b9c0b274ab support for Asus ROG Chakram X 2023-01-03 23:06:25 +00:00
D E
c51b019ff7 Add ASUS ROG Strix Flare CoD BO4 Edition keyboard 2023-01-03 02:08:38 +00:00
Mola19
790abdd9c0 adding hardware modes and layout detection to Asus ROG Falchion to resolve #2732 2022-12-03 00:51:52 +01:00
Adam Honse
be90537d10 Fix warnings 2022-11-27 02:52:39 -06:00
Mola19
88136152fc support for ASUS ROG Strix XG27AQM 2022-11-25 20:15:00 +01:00
Mola19
a64894445d support for Asus ROG Gladius III to resolve #2872 2022-11-14 14:04:11 +00:00
Mola19
5c0660091f support for asus rog claymore to resolve #923 2022-11-03 16:55:10 +00:00
Royal~Jelly
88f46d3b85 Update for Asus Strix Scope TKL keyboard variant. 2022-10-31 17:44:39 +00:00
Adam Honse
34fc9fbdee Fix warnings in RGBController_AsusAuraKeyboard.cpp 2022-09-15 11:33:08 -05:00
Adam Honse
4ff5e8c9cf Fix warning in ROGStrixLC_Controller.cpp 2022-09-14 22:49:37 -05:00
Adam Honse
a1b3a805e4 Fix warning in AsusAuraRyuoAIOController.cpp 2022-09-14 22:46:08 -05:00
Adam Honse
e9cf78cb7f Fix warning in AsusAuraMouseController.cpp 2022-09-14 22:43:29 -05:00
Adam Honse
03d99d135c Address a bunch of warnings 2022-08-31 19:16:57 -05:00
Mike C
69f916c389 Add Support for Asus ROG Strix XG27W Gaming Monitor 2022-08-14 23:26:08 +00:00
Adam Honse
eab96d1b36 Remove SetCustomMode from all controllers beginning with the letter A 2022-08-09 22:58:40 -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
Adam Honse
bba7fa9fd2 Fix a bunch of compiler warnings 2022-07-17 22:33:20 -05:00
Cooper Hall
f3663af404 Add ROG Ryuo Water Cooler 2022-06-04 04:42:35 +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
Mola19
4f9b81661c Support for Asus ROG Strix Impact II design variants 2022-05-22 00:19:20 +00:00
Toby Kao
bcc89af4e9 Add ASUS ROG PG32UQ Monitor Support 2022-05-21 00:52:41 +00:00
Mola19
952d0fe505 support for Asus ROG Strix Impact II Wireless to resolve #2446 2022-05-19 23:55:13 +00:00
Mola19
699fd4050d support for Asus ROG Gladius III Wireless to resolve #1972 2022-05-11 16:38:07 +00:00
Mola19
eca8ee3a31 Add missing modes to AsusAuraMousepad to resolve #780 and #1199 2022-04-19 06:52:57 +00: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
Mola19
fb7e388e3f Adjusting Interface for Asus ROG Gladius II origin COD 2022-04-12 16:39:59 +00:00
Mola19
6709fe4a1a Support for asus rog strix impact 2022-04-12 16:37:16 +00:00
Mola19
9cf99d142b fixing udev rules for Asus USB devices 2022-04-03 19:16:35 +02:00
Mola19
a03c4674cf support for Asus ROG Throne Qi GUNDAM to resolve #2340 2022-04-02 03:45:02 +00:00
Mola19
41389f4746 support for Asus ROG Strix XG27AQ 2022-03-31 21:32:47 +00:00