diff --git a/1209/4C56/index.md b/1209/4C56/index.md new file mode 100644 index 00000000..a58f6492 --- /dev/null +++ b/1209/4C56/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: libvirtualhid Generic Controller +owner: LizardByte +license: MIT +site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/ +source: https://github.com/LizardByte/libvirtualhid +--- +The generic controller profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices. diff --git a/1209/4C57/index.md b/1209/4C57/index.md new file mode 100644 index 00000000..ed6eab0d --- /dev/null +++ b/1209/4C57/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: libvirtualhid Keyboard +owner: LizardByte +license: MIT +site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/ +source: https://github.com/LizardByte/libvirtualhid +--- +The virtual keyboard profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices. diff --git a/1209/4C58/index.md b/1209/4C58/index.md new file mode 100644 index 00000000..32e307a7 --- /dev/null +++ b/1209/4C58/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: libvirtualhid Mouse +owner: LizardByte +license: MIT +site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/ +source: https://github.com/LizardByte/libvirtualhid +--- +The virtual mouse profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices. diff --git a/1209/4C59/index.md b/1209/4C59/index.md new file mode 100644 index 00000000..8b606b8a --- /dev/null +++ b/1209/4C59/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: libvirtualhid Touchscreen +owner: LizardByte +license: MIT +site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/ +source: https://github.com/LizardByte/libvirtualhid +--- +The virtual touchscreen profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices. diff --git a/1209/4C5A/index.md b/1209/4C5A/index.md new file mode 100644 index 00000000..e24d2148 --- /dev/null +++ b/1209/4C5A/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: libvirtualhid Trackpad +owner: LizardByte +license: MIT +site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/ +source: https://github.com/LizardByte/libvirtualhid +--- +The virtual trackpad profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices. diff --git a/1209/4C5B/index.md b/1209/4C5B/index.md new file mode 100644 index 00000000..5c587751 --- /dev/null +++ b/1209/4C5B/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: libvirtualhid Pen Tablet +owner: LizardByte +license: MIT +site: https://docs.lizardbyte.dev/projects/libvirtualhid/latest/ +source: https://github.com/LizardByte/libvirtualhid +--- +The virtual pen tablet profile provided by libvirtualhid, a cross-platform C++ library for creating virtual HID devices. diff --git a/org/LizardByte/index.md b/org/LizardByte/index.md new file mode 100644 index 00000000..9415647b --- /dev/null +++ b/org/LizardByte/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: LizardByte +site: https://app.lizardbyte.dev/ +--- +LizardByte develops open-source software for self-hosted game streaming and related projects.