14 Commits

Author SHA1 Message Date
楼湘缘 ccc1258806 Update URLs: louxian-yuan → edgevoid 2026-06-27 16:39:21 +08:00
楼湘缘 ab8e24d9b0 Rename author: 楼湘缘 → edgevoid 2026-06-27 16:36:11 +08:00
楼湘缘 08ce81d15a README: add credits to DaniilBaida/asus-tuf-a16-linux 2026-06-27 16:29:11 +08:00
楼湘缘 5bf9f66298 Restore README.md 2026-06-27 16:27:53 +08:00
楼湘缘 306e799dfe add LICENSE.
- 分类: 工具 → 命令行工具
- 标签: asus keyboard rgb linux c cli fa608 tuf
- 网站: https://gitee.com/louxian-yuan/fa608-kbd
- 描述: ASUS TUF A16 键盘背光 CLI / Keyboard backlight for FA608

Signed-off-by: 楼湘缘 <2216918339@qq.com>
2026-06-27 08:25:53 +00:00
楼湘缘 1f79d15a22 删除文件 LICENSE 2026-06-27 08:25:15 +00:00
楼湘缘 08ac427431 删除文件 README.md 2026-06-27 08:24:57 +00:00
楼湘缘 5c107fee24 README: formal style with badges, features, tables 2026-06-27 16:13:47 +08:00
楼湘缘 39571b9106 fix service path: /usr/bin/kbd (not /usr/local) v1.0.0 2026-06-27 16:03:27 +08:00
楼湘缘 c9f379df04 Add debian packaging (dpkg-buildpackage)
- debian/control, rules, changelog, copyright
- postinst/prerm for systemd service enable/disable
- Makefile: add PREFIX support for packaging
- .gitignore: exclude build artifacts
2026-06-27 16:00:56 +08:00
楼湘缘 6c1bde1568 service: set hidraw/sysfs permissions for non-root use 2026-06-27 15:49:47 +08:00
楼湘缘 3b8e5381f1 Add MIT LICENSE 2026-06-27 15:42:01 +08:00
lou 5d721cfe57 README: bilingual zh/en 2026-06-27 15:38:24 +08:00
lou 947949bd13 Initial: kbd — ASUS TUF FA608 keyboard backlight CLI
Single C binary controlling ITE51368 (0B05:19B6) keyboard backlight.
- HID feature report [0x46,0x01] switches to EC mode
- Brightness control via sysfs asus::kbd_backlight
- RGB effects via sysfs kbd_rgb_mode (6 params: cmd mode R G B speed)
- systemd service for boot-time EC mode init
2026-06-27 15:36:58 +08:00