chromium/ash/components/arc/input_overlay/resources/com.hiroba.helix.json

// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

{
  "tap": [
    {
      "id": 0,
      "input_sources": [
        "keyboard"
      ],
      "name": "move",
      "key": "Space",
      "location": [
        {
          "type": "position",
          "anchor": [
            0,
            1
          ],
          "anchor_to_target": [
            0.5004859,
            -0.16022099
          ]
        }
      ]
    }
  ]
}