Skip to content
Snippets Groups Projects
Commit 2c1eaf04 authored by joni's avatar joni
Browse files

Fix daydream controls.

parent 64eb9fad
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ const config = { ...@@ -57,7 +57,7 @@ const config = {
abuttondown: "action_teleport_down", abuttondown: "action_teleport_down",
abuttonup: "action_teleport_up" abuttonup: "action_teleport_up"
}, },
daydream: { "daydream-controls": {
menudown: "action_mute", menudown: "action_mute",
trackpaddown: "action_teleport_down", trackpaddown: "action_teleport_down",
trackpadup: "action_teleport_up" trackpadup: "action_teleport_up"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment