Skip to content

Commit

Permalink
fix(HandheldPlatform): Fix GPD Gen3 Keyboard Device address.
Browse files Browse the repository at this point in the history
  • Loading branch information
pastaq authored and Derek J. Clark committed Sep 7, 2023
1 parent 1fa7637 commit 84e85ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/platform/handheld/gpd/gpd_gen3.tres
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ emits = SubResource("Resource_ljqav")

[sub_resource type="Resource" id="Resource_14far"]
script = ExtResource("1_vfnim")
phys_path = "usb-0000:73:00.3-4.2/input0"
phys_path = "usb-0000:73:00.3-4.2/input1"
name = " Mouse for Windows"

[resource]
Expand Down

0 comments on commit 84e85ef

Please sign in to comment.