{
  "machine": {
    "name": "kbd_type2_hle",
    "sourcefile": "devices/bus/sunkbd/hlekbd.cpp",
    "isdevice": "yes",
    "runnable": "no",
    "isbios": "no",
    "ismechanical": "no",
    "description": "Sun Type 2 Keyboard (HLE)",
    "device_ref": [
      {
        "tag": ":_tmp:bell",
        "name": "speaker"
      },
      {
        "tag": ":_tmp:beeper",
        "name": "beep"
      }
    ],
    "chip": [
      {
        "type": "audio",
        "tag": ":bell",
        "name": "Speaker"
      },
      {
        "type": "audio",
        "tag": ":beeper",
        "name": "Beep",
        "clock": "2083"
      }
    ],
    "sound": {
      "channels": "1"
    },
    "input": {
      "players": "1",
      "service": "no",
      "tilt": "no",
      "control": {
        "type": "keyboard",
        "buttons": "95",
        "reverse": "no"
      }
    }
  }
}