diff --git a/Scripts/datasets/kext_data.py b/Scripts/datasets/kext_data.py index 2656a6e..c939589 100644 --- a/Scripts/datasets/kext_data.py +++ b/Scripts/datasets/kext_data.py @@ -450,6 +450,7 @@ kexts = [ name = "AsusSMC", description = "Supports ALS, keyboard backlight, and Fn keys on ASUS laptops", category = "Brand Specific", + max_darwin_version = "23.99.99", github_repo = { "owner": "hieplpvip", "repo": "AsusSMC"