feat: implement libvirtualhid

This commit is contained in:
ReenigneArcher
2026-07-01 09:27:33 -04:00
parent 0784774fec
commit e6adb1bf89
49 changed files with 2255 additions and 3525 deletions
+4 -4
View File
@@ -13,14 +13,14 @@
[submodule "third-party/glad"]
path = third-party/glad
url = https://github.com/Dav1dde/glad.git
[submodule "third-party/inputtino"]
path = third-party/inputtino
url = https://github.com/games-on-whales/inputtino.git
branch = stable
[submodule "third-party/libdisplaydevice"]
path = third-party/libdisplaydevice
url = https://github.com/LizardByte/libdisplaydevice.git
branch = master
[submodule "third-party/libvirtualhid"]
path = third-party/libvirtualhid
url = https://github.com/LizardByte/libvirtualhid.git
branch = master
[submodule "third-party/lizardbyte-common"]
path = third-party/lizardbyte-common
url = https://github.com/LizardByte/lizardbyte-common.git