Skip to content

Commit d4c1d98

Browse files
Add LizardByte libvirtualhid PID allocations
1 parent 3e155f8 commit d4c1d98

7 files changed

Lines changed: 60 additions & 0 deletions

File tree

1209/4C56/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: libvirtualhid Generic Controller
4+
owner: LizardByte
5+
license: MIT
6+
site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/
7+
source: https://github.com/LizardByte/libvirtualhid
8+
---
9+
The generic controller profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices.

1209/4C57/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: libvirtualhid Keyboard
4+
owner: LizardByte
5+
license: MIT
6+
site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/
7+
source: https://github.com/LizardByte/libvirtualhid
8+
---
9+
The virtual keyboard profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices.

1209/4C58/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: libvirtualhid Mouse
4+
owner: LizardByte
5+
license: MIT
6+
site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/
7+
source: https://github.com/LizardByte/libvirtualhid
8+
---
9+
The virtual mouse profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices.

1209/4C59/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: libvirtualhid Touchscreen
4+
owner: LizardByte
5+
license: MIT
6+
site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/
7+
source: https://github.com/LizardByte/libvirtualhid
8+
---
9+
The virtual touchscreen profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices.

1209/4C5A/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: libvirtualhid Trackpad
4+
owner: LizardByte
5+
license: MIT
6+
site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/
7+
source: https://github.com/LizardByte/libvirtualhid
8+
---
9+
The virtual trackpad profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices.

1209/4C5B/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: libvirtualhid Pen Tablet
4+
owner: LizardByte
5+
license: MIT
6+
site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/
7+
source: https://github.com/LizardByte/libvirtualhid
8+
---
9+
The virtual pen tablet profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices.

org/LizardByte/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: LizardByte
4+
site: https://app.lizardbyte.dev/
5+
---
6+
LizardByte develops open-source software for self-hosted game streaming and related projects.

0 commit comments

Comments
 (0)