Adam Honse
614f95a30a
Move HID detector calls to RunHIDDetector/RunHIDWrappedDetector functions and return controller list from detector functions
2026-06-03 10:10:26 -05:00
Adam Honse
7b299d7d7f
Split out detection system from ResourceManager into DetectionManager
...
* Split detection system out into its own class, DetectionManager
* Clean up ResourceManger's many callbacks into just two, one for detection and one general purpose
2026-06-03 10:09:40 -05:00
alstruit
967153bc10
Add support for ASUS ROG Gladius III Core
2026-05-25 12:08:43 -05:00
Illustrious-Net-8110
0be01dde19
Add Asus Ryujin AIO Gen1 support
2026-04-24 07:35:53 -05:00
Eduard Stanishevskij
9fc5408640
support for asus tuf k3 gen2
...
# Conflicts:
# Controllers/AsusAuraUSBController/AsusAuraTUFKeyboardController/AsusAuraTUFKeyboardController.cpp
# Controllers/AsusAuraUSBController/AsusAuraTUFKeyboardController/AsusAuraTUFKeyboardController.h
# Controllers/AsusAuraUSBController/AsusAuraUSBControllerDetect.cpp
2025-12-10 22:50:22 +02:00
Eduard Stanishevskij
849904309b
support for asus tuf k3 gen2
...
# Conflicts:
# Controllers/AsusAuraUSBController/AsusAuraTUFKeyboardController/AsusAuraTUFKeyboardController.cpp
# Controllers/AsusAuraUSBController/AsusAuraTUFKeyboardController/AsusAuraTUFKeyboardController.h
# Controllers/AsusAuraUSBController/AsusAuraUSBControllerDetect.cpp
2025-12-10 22:46:19 +02:00
Tobias Gruetzmacher
5c30da6171
Add inital support for the ASUS TUF Gaming K3 GEN II MIKU EDITION
2025-11-29 18:00:46 -06:00
mhueske
9c66a76419
new device ASUS TUF Gaming B850M-Plus WiFi 7 - resolves #5228
2025-11-18 07:47:49 -06:00
Mathieu Roux
0d0a3bece4
Implements Asus TUF Gaming K3 Gen II PID
2025-11-16 11:55:08 -06:00
Emilio Pulido Gil
0c079c2bf4
Add support for Asus ROG Strix Scope RX 96
2025-11-10 12:34:54 -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
c82a6052a2
Store name in AsusAuraUSBControllers to avoid setting it in detectors
2025-08-16 18:26:09 -05:00
Adam Honse
280646e231
Add ROG Ally X to ROG Ally controller
2025-02-28 21:44:52 -06:00
Arimil
02af851705
Add ROG Strix RX EVA-02 Edition
2025-02-10 05:14:39 +00:00
gregorein
8565a3ddee
feat: added new Asus PID (x670e motherboards)
2024-10-28 01:48:47 +00:00
Dmitry Kychanov
300abac9a8
Removed unused includes
2024-10-15 00:24:32 +00:00
Dmitry K
7e96e0efa5
Added Asus TUF Gaming M3 Gen II
2024-09-22 23:54:18 +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
08304c5474
Update file header comments to standardized new format for Asus Aura USB files
2024-05-11 20:38:00 -05:00
Adam Honse
1bbfded78a
Update more file header comments to standardized new format, move some locally owned files out of the dependencies folder
2024-05-08 11:53:07 -05:00
Adam Honse
d52ad02c5c
Organize most controller files into subfolders
2024-04-30 17:18:39 -05:00
Mola19
3bc169e4f6
add support for Asus ROG Strix Scope II to resolve #3971 , #3976
2024-03-14 18:18:17 +00:00
Mola19
80f033d76e
add support for ASUS ROG Strix XG32VC to resolve #3859
2024-03-14 18:02:24 +00:00
Mola19
dba3e4d42c
Add support for Asus ROG Azoth to resolve #3304
2024-03-03 02:38:37 +00:00
Mola19
c1680e9936
Add support for Asus ROG Keris Wireless AimPoint to resolve #3223
2024-03-02 20:17:38 +00:00
Jon Dunlap
adc62c3da8
Add support for ASUS ROG Strix Flare II
2024-01-22 11:19:16 -05:00
Mola19
994016738e
add support for Asus Rog Strix Scope II RX to resolve #3838
2024-01-18 15:55:49 +00:00
Mola19
de2b60b0bd
add support for Asus ROG Strix Scope NX Wireless Deluxe to resolve #3777
2024-01-12 01:42:47 +00:00
Mola19
ff95fcfa88
add support for Asus ROG Strix Impact III
2023-12-24 22:25:56 +00:00
Mola19
94d9204177
Add support for Asus ROG Gladius III Wireless Aimpoint to resolve #3650
2023-11-21 03:51:57 +00:00
Mola19
65e7edc452
add support for Asus ROG Spatha and restructure Asus Strix Evolve
2023-11-08 23:22:12 +00:00
rytypete
e55da57f46
Add Asus USB Motherboard save and shutdown effect support
2023-09-14 22:01:52 +00:00
Arcitec
d6bccc42e4
Add support for ASUS ROG Strix Scope II 96 Wireless
...
* USB Mode: Keyboard is fully mapped out and accurately represented in the LED matrix. Supports US, UK and Nordic layouts.
* Bluetooth Mode: Hardware does not support RGB control via Bluetooth, nothing can be done about that.
* 2.4GHz Mode: This keyboard uses the new "ASUS Omni Receiver" hardware, which is a new multi-device dongle which can pair with multiple keyboards and mice. Requires separate reverse engineering in the future. Not supported at the moment.
2023-09-03 17:15:12 +02:00
Mola19
f3763a1b5c
fix crash on rescan with Asus ROG Spatha X
2023-08-20 20:32:07 +00:00
Mola19
cd000218b1
move Asus ROG Strix Scope and Scope RX to AsusAuraTUFKeyboardController to add missing features
2023-08-02 02:27:55 +02:00
Mola19
0057df0efb
move Asus ROG Strix Flare to AsusAuraTUFKeyboardController to add missing features ( resolves #3415 )
2023-08-01 03:40:16 +00:00
Mola19
35c5d99a80
add support for Asus ROG Strix Flare II Animate
2023-07-20 02:26:19 +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
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
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
Mola19
6360457211
support for Asus ROG Strix XG279Q to resolve #3137
2023-03-08 22:29:22 +01: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
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