mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
Add VoodooInput kext
This commit is contained in:
@@ -379,6 +379,15 @@ kexts = [
|
||||
"repo": "AlpsHID"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
name = "VoodooInput",
|
||||
description = "Provides Magic Trackpad 2 software emulation for arbitrary input sources",
|
||||
category = "Input",
|
||||
github_repo = {
|
||||
"owner": "acidanthera",
|
||||
"repo": "VoodooInput"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
name = "VoodooPS2Controller",
|
||||
description = "Provides support for PS/2 keyboards, trackpads, and mouse",
|
||||
|
||||
Reference in New Issue
Block a user