diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist
index 21393b8..5b9a49e 100644
--- a/EFI/OC/Config.plist
+++ b/EFI/OC/Config.plist
@@ -669,24 +669,6 @@
PlistPath
Contents/Info.plist
-
- Arch
- x86_64
- BundlePath
- BrightnessKeys.kext
- Comment
-
- Enabled
-
- ExecutablePath
- Contents/MacOS/BrightnessKeys
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
Block
diff --git a/EFI/OC/Kexts/BrightnessKeys.kext/Contents/Info.plist b/EFI/OC/Kexts/BrightnessKeys.kext/Contents/Info.plist
deleted file mode 100644
index 9538ab3..0000000
--- a/EFI/OC/Kexts/BrightnessKeys.kext/Contents/Info.plist
+++ /dev/null
@@ -1,81 +0,0 @@
-
-
-
-
- BuildMachineOSBuild
- 19H1217
- CFBundleDevelopmentRegion
- en
- CFBundleExecutable
- BrightnessKeys
- CFBundleIdentifier
- as.acidanthera.BrightnessKeys
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- BrightnessKeys
- CFBundlePackageType
- KEXT
- CFBundleSupportedPlatforms
-
- MacOSX
-
- CFBundleVersion
- 1.0.2
- DTCompiler
- com.apple.compilers.llvm.clang.1_0
- DTPlatformBuild
- 12B45b
- DTPlatformName
- macosx
- DTPlatformVersion
- 11.0
- DTSDKBuild
- 20A2408
- DTSDKName
- macosx11.0
- DTXcode
- 1220
- DTXcodeBuild
- 12B45b
- IOKitPersonalities
-
- BrightnessKeys
-
- CFBundleIdentifier
- as.acidanthera.BrightnessKeys
- IOClass
- BrightnessKeys
- IOMatchCategory
- BrightnessKeys
- IOProviderClass
- IOResources
- IOResourceMatch
- IOKit
-
-
- LSMinimumSystemVersion
- 10.11
- OSBundleLibraries
-
- as.vit9696.Lilu
- 1.2.0
- com.apple.iokit.IOACPIFamily
- 1.0.0d1
- com.apple.iokit.IOHIDFamily
- 1.0.0b1
- com.apple.kpi.bsd
- 8.0.0
- com.apple.kpi.iokit
- 8.0.0
- com.apple.kpi.libkern
- 8.0.0
- com.apple.kpi.mach
- 8.0.0
- com.apple.kpi.unsupported
- 8.0.0
-
- OSBundleRequired
- Console
-
-
diff --git a/EFI/OC/Kexts/BrightnessKeys.kext/Contents/MacOS/BrightnessKeys b/EFI/OC/Kexts/BrightnessKeys.kext/Contents/MacOS/BrightnessKeys
deleted file mode 100644
index d48b050..0000000
Binary files a/EFI/OC/Kexts/BrightnessKeys.kext/Contents/MacOS/BrightnessKeys and /dev/null differ