File tree 3 files changed +35
-0
lines changed
assets/profiles/logitech-mx-ink
registry/profiles/logitech
3 files changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "profileId" : " logitech-mx-ink" ,
3
+ "overrides" : {}
4
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "profileId" : " logitech-mx-ink" ,
3
+ "fallbackProfileIds" : [
4
+ " generic-trigger"
5
+ ],
6
+ "layouts" : {
7
+ "left-right-none" : {
8
+ "selectComponentId" : " xr-standard-trigger" ,
9
+ "components" : {
10
+ "xr-standard-trigger" : { "type" : " trigger" },
11
+ "xr-standard-squeeze" : { "type" : " squeeze" },
12
+ "touch-pad" : { "type" : " button" },
13
+ "tip-force" : { "type" : " button" },
14
+ "docked" : { "type" : " button" }
15
+ },
16
+ "gamepad" : {
17
+ "mapping" : " xr-standard" ,
18
+ "buttons" : [
19
+ " xr-standard-trigger" ,
20
+ " xr-standard-squeeze" ,
21
+ null ,
22
+ null ,
23
+ " touch-pad" ,
24
+ " tip-force" ,
25
+ " docked"
26
+ ],
27
+ "axes" : []
28
+ }
29
+ }
30
+ }
31
+ }
You can’t perform that action at this time.
0 commit comments