Added Asusctl

This commit is contained in:
2026-06-28 15:53:32 +02:00
parent e508a808ad
commit f890156af7
5 changed files with 210 additions and 0 deletions
@@ -0,0 +1 @@
acpi_call
@@ -0,0 +1,17 @@
[source.crates-io]
replace-with = "vendored-sources"
[source."git+https://github.com/slint-ui/slint.git"]
git = "https://github.com/slint-ui/slint.git"
replace-with = "vendored-sources"
[source."git+https://gitlab.com/asus-linux/supergfxctl.git"]
git = "https://gitlab.com/asus-linux/supergfxctl.git"
replace-with = "vendored-sources"
[source."git+https://github.com/flukejones/sg-rs.git"]
git = "https://github.com/flukejones/sg-rs.git"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"