Add installation script, default state file, and update README for Acer RGB control

This commit is contained in:
Fernando Crespo
2026-01-30 16:59:42 -03:00
parent 4c1c7a5477
commit 44cfb84a5f
6 changed files with 113 additions and 1 deletions

3
state.default Normal file
View File

@@ -0,0 +1,3 @@
SET dev=keyboard hidraw=/dev/hidraw2 effect=static bright=100 r=0 g=255 b=0 zone=all
SET dev=lid hidraw=/dev/hidraw2 effect=static bright=100 r=0 g=255 b=0
SET dev=button hidraw=/dev/hidraw2 effect=static bright=100 r=0 g=255 b=0