The EC has been updated to detect if a white or RGB backlit keyboard is attached at run-time instead of being set at compile-time. The ACPI methods in coreboot have been updated to handle this new functionality. Check for the new ACPI method `GKBK` "Get Keyboard Kind" to determine if the module should use the new logic or the old logic. Signed-off-by: Tim Crawford <tcrawford@system76.com> |
||
|---|---|---|
| .github | ||
| debian | ||
| lib/udev/hwdb.d | ||
| usr/share/initramfs-tools | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| system76_acpi.c | ||
README.md
System76 ACPI Driver (DKMS)
This provides the system76_acpi in-tree driver for systems missing it.