mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
Update kext compatibility for macOS Tahoe 26
This commit is contained in:
@@ -800,7 +800,6 @@ kexts = [
|
||||
name = "BrightnessKeys",
|
||||
description = "Handler for brightness keys without DSDT patches",
|
||||
category = "Extras",
|
||||
max_darwin_version = "24.99.99",
|
||||
requires_kexts = ["Lilu"],
|
||||
github_repo = {
|
||||
"owner": "acidanthera",
|
||||
@@ -894,7 +893,6 @@ kexts = [
|
||||
name = "RTCMemoryFixup",
|
||||
description = "Emulate some offsets in your CMOS (RTC) memory",
|
||||
category = "Extras",
|
||||
max_darwin_version = "24.99.99",
|
||||
requires_kexts = ["Lilu"],
|
||||
github_repo = {
|
||||
"owner": "acidanthera",
|
||||
|
||||
Reference in New Issue
Block a user