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
This commit is contained in:
楼湘缘
2026-06-27 16:00:56 +08:00
parent 6c1bde1568
commit c9f379df04
9 changed files with 103 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
fa608-kbd (1.0.0) unstable; urgency=medium
* Initial release.
* ITE51368 HID feature report to switch EC mode.
* Brightness + RGB effect control via sysfs.
* systemd service for boot-time init.
-- 楼湘缘 <2216918339@qq.com> Sat, 27 Jun 2026 15:50:00 +0800