@@ -6,46 +6,46 @@ authors:
66---
77
88
9- - ** Controllers**
10- - ** Controller1**
11- - ** Battery**
12- - ** IsConnected**
13- - ** LeftThumbX**
14- - ** LeftThumbY**
15- - ** LeftTrigger**
16- - ** RightThumbX**
17- - ** RightThumbY**
18- - ** RightTrigger**
19- - ** Controller2**
20- - ** Battery**
21- - ** IsConnected**
22- - ** LeftThumbX**
23- - ** LeftThumbY**
24- - ** LeftTrigger**
25- - ** RightThumbX**
26- - ** RightThumbY**
27- - ** RightTrigger**
28- - ** Controller3**
29- - ** Battery**
30- - ** IsConnected**
31- - ** LeftThumbX**
32- - ** LeftThumbY**
33- - ** LeftTrigger**
34- - ** RightThumbX**
35- - ** RightThumbY**
36- - ** RightTrigger**
37- - ** Controller4**
38- - ** Battery**
39- - ** IsConnected**
40- - ** LeftThumbX**
41- - ** LeftThumbY**
42- - ** LeftTrigger**
43- - ** RightThumbX**
44- - ** RightThumbY**
45- - ** RightTrigger**
46- - ** RazerDevices**
47- - ** Mouse**
9+ - ** Controllers**
10+ - ** Controller1**
11+ - ** Battery**
12+ - ** IsConnected** {{% typetag "boolean" %}}
13+ - ** LeftThumbX** {{% typetag "number" %}}
14+ - ** LeftThumbY** {{% typetag "number" %}}
15+ - ** LeftTrigger** {{% typetag "number" %}}
16+ - ** RightThumbX** {{% typetag "number" %}}
17+ - ** RightThumbY** {{% typetag "number" %}}
18+ - ** RightTrigger** {{% typetag "number" %}}
19+ - ** Controller2**
20+ - ** Battery**
21+ - ** IsConnected** {{% typetag "boolean" %}}
22+ - ** LeftThumbX** {{% typetag "number" %}}
23+ - ** LeftThumbY** {{% typetag "number" %}}
24+ - ** LeftTrigger** {{% typetag "number" %}}
25+ - ** RightThumbX** {{% typetag "number" %}}
26+ - ** RightThumbY** {{% typetag "number" %}}
27+ - ** RightTrigger** {{% typetag "number" %}}
28+ - ** Controller3**
29+ - ** Battery**
30+ - ** IsConnected** {{% typetag "boolean" %}}
31+ - ** LeftThumbX** {{% typetag "number" %}}
32+ - ** LeftThumbY** {{% typetag "number" %}}
33+ - ** LeftTrigger** {{% typetag "number" %}}
34+ - ** RightThumbX** {{% typetag "number" %}}
35+ - ** RightThumbY** {{% typetag "number" %}}
36+ - ** RightTrigger** {{% typetag "number" %}}
37+ - ** Controller4**
38+ - ** Battery**
39+ - ** IsConnected** {{% typetag "boolean" %}}
40+ - ** LeftThumbX** {{% typetag "number" %}}
41+ - ** LeftThumbY** {{% typetag "number" %}}
42+ - ** LeftTrigger** {{% typetag "number" %}}
43+ - ** RightThumbX** {{% typetag "number" %}}
44+ - ** RightThumbY** {{% typetag "number" %}}
45+ - ** RightTrigger** {{% typetag "number" %}}
46+ - ** RazerDevices**
47+ - ** Mouse**
4848 : Not compatible with running in tandem with Synapse.
4949Compatible with OpenRGB 2025 and later builds
50- - ** BatteryCharging**
51- - ** BatteryPercentage**
50+ - ** BatteryCharging** {{% typetag "boolean" %}}
51+ - ** BatteryPercentage** {{% typetag "number" %}}
0 commit comments