I recently bought new laptop (HP Omen) with RGB keyboard which can be customized done only by special app for Windows OS. I'm Linux user and want to customize it from my favorite distro. I have some experience debugging ACPI in Linux, but not in Windows. I think there are several approaches to control kb light. It can be stored in NVRAM or in special memory of hardware.
How i can debug those things? Maybe there some specific methods in DSDT?
/sys/class/leds
doesn't contain a keyboard and all vendor specific kernel modules are loaded (hp_wmi, hp_accel, hp_wireless).