mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 12:12:57 -04:00
41 lines
960 B
YAML
41 lines
960 B
YAML
version: 1
|
|
devices:
|
|
- name: Ultimate2
|
|
fixture_id: ultimate2
|
|
vid: 0x2dc8
|
|
pid: 0x6012
|
|
capability:
|
|
supports_mode: true
|
|
supports_profile_rw: true
|
|
supports_boot: true
|
|
supports_firmware: true
|
|
protocol_family: DInput
|
|
evidence: confirmed
|
|
- name: JP108
|
|
fixture_id: 108jp
|
|
vid: 0x2dc8
|
|
pid: 0x5209
|
|
capability:
|
|
supports_mode: false
|
|
supports_profile_rw: false
|
|
supports_boot: true
|
|
supports_firmware: true
|
|
protocol_family: JpHandshake
|
|
evidence: confirmed
|
|
- name: JPFixture
|
|
fixture_id: jphandshake
|
|
vid: 0x2dc8
|
|
pid: 0x5200
|
|
capability:
|
|
supports_mode: false
|
|
supports_profile_rw: false
|
|
supports_boot: false
|
|
supports_firmware: false
|
|
protocol_family: JpHandshake
|
|
evidence: untested
|
|
policies:
|
|
require_mock_suite: true
|
|
hardware_jobs_non_blocking: false
|
|
jphandshake_gated_until_fixture_ready: true
|
|
promote_after_stable_weeks: 2
|