Go to file
Tim Crawford aaf10e3dac Handle new KBLED ACPI methods
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>
2023-05-30 14:59:07 -06:00
.github init 2019-03-01 16:22:51 -07:00
debian 1.0.2 2020-09-09 13:26:52 -06:00
lib/udev/hwdb.d Change package from system76-coreboot-dkms to system76-acpi-dkms 2019-08-22 11:42:18 -06:00
usr/share/initramfs-tools Make initramfs-tools hook executable 2020-09-09 13:26:52 -06:00
LICENSE init 2019-03-01 16:22:51 -07:00
Makefile system76-coreboot -> system76_acpi 2019-08-22 11:26:27 -06:00
README.md Change package from system76-coreboot-dkms to system76-acpi-dkms 2019-08-22 11:42:18 -06:00
system76_acpi.c Handle new KBLED ACPI methods 2023-05-30 14:59:07 -06:00

README.md

System76 ACPI Driver (DKMS)

This provides the system76_acpi in-tree driver for systems missing it.