From 7ffa72a9d0277875150dbbf6b90589662b6c17b2 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 3 Sep 2022 00:57:54 -0400 Subject: [PATCH] [U] Update repo --- ocpm/data/OCKextRepos.yml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ocpm/data/OCKextRepos.yml b/ocpm/data/OCKextRepos.yml index 9f366fc..6a56ea9 100644 --- a/ocpm/data/OCKextRepos.yml +++ b/ocpm/data/OCKextRepos.yml @@ -1,11 +1,16 @@ Repos: Lilu: https://github.com/acidanthera/Lilu AppleALC: https://github.com/acidanthera/AppleALC - IntelBluetoothFirmware: https://github.com/OpenIntelWireless/IntelBluetoothFirmware + IntelBluetoothFirmware: &itlbf https://github.com/OpenIntelWireless/IntelBluetoothFirmware + IntelBluetoothInjector: *itlbf + IntelBTPatcher: *itlbf BlueToolFixup: https://github.com/acidanthera/BrcmPatchRAM VirtualSMC: &smc https://github.com/acidanthera/VirtualSMC SMCSuperIO: *smc SMCProcessor: *smc + SMCBatteryManager: *smc + SMCLightSensor: *smc + SMCDellSensors: *smc NVMeFix: https://github.com/acidanthera/NVMeFix WhateverGreen: https://github.com/acidanthera/WhateverGreen RealtekRTL8111: https://github.com/Mieze/RTL8111_driver_for_OS_X @@ -25,4 +30,13 @@ Repos: Repo: *itlwm Artifact: .*HighSierra.* CpuTscSync: https://github.com/acidanthera/CpuTscSync + VoodooInput: https://github.com/acidanthera/VoodooInput + VoodooI2C: &i2c https://github.com/VoodooI2C/VoodooI2C + VoodooI2CAtmelMXT: *i2c + VoodooI2CELANL: *i2c + VoodooI2CFTE: *i2c + VoodooI2CHID: *i2c + VoodooI2CSynaptics: *i2c + VoodooPS2Controller: https://github.com/acidanthera/VoodooPS2 +