Commit Graph

16 Commits (eee6d63d8113923d87dd838553d14a53f7bc5193)

Author SHA1 Message Date
Sean Doran eee6d63d81
Bump version to v0.2.3 2026-02-27 11:46:37 -05:00
Sean Doran 873e7fa7bb
Fix: use printf for SSH config to avoid heredoc indentation issues 2026-02-27 11:46:29 -05:00
Sean Doran 6de3f93653
Bump version to v0.2.2 2026-02-27 11:45:09 -05:00
Sean Doran da6142fab4
Fix: generate .SRCINFO directly instead of using makepkg in Docker 2026-02-27 11:44:25 -05:00
Sean Doran db4a003fcf
Fix: run makepkg as non-root user in Docker 2026-02-27 11:43:28 -05:00
Sean Doran c0676b8d91
Bump version to v0.2.1 2026-02-27 11:42:35 -05:00
Sean Doran 2443986ff6
Add GitHub Action to publish to AUR on version tag 2026-02-27 11:41:51 -05:00
Sean Doran 44d4df4171
Update PKGBUILD and .SRCINFO for v0.2.0 2026-02-27 11:37:00 -05:00
Sean Doran c82f69b67e
Bump version to 0.2.0 2026-02-27 11:36:26 -05:00
Sean Doran 0cd1d6a926
Add LED support and remove legacy root-level scripts
- Add per-knob RGB LED configuration, validation, and color interpolation
- Add build_led_packet, send_leds, all_led_colors to turnupd
- Update config with VALID_LED_MODES, _validate_color, _validate_leds
- Update contrib/config.example.json with LED configuration examples
- Remove legacy root-level config.py and turnupd.py (moved to src/)
2026-02-27 11:35:54 -05:00
Sean Doran b9e7ef0df6
Add sha256 checksum for v0.1.0 2026-02-27 10:33:08 -05:00
Sean Doran 55f2b6e539 Fix PKGBUILD to comply with Arch/Python package guidelines 2026-02-27 10:13:33 -05:00
Sean Doran 6f1855cb27 Fix pkgname, maintainer email, and AUR package name to match repo 2026-02-27 10:10:37 -05:00
Sean Doran 89e57b35b4 Fix AUR clone URL in README 2026-02-27 10:10:00 -05:00
Sean Doran 08d1c6599f Fix duplicate install section in README 2026-02-27 10:09:30 -05:00
Sean Doran 002721c63c Initial commit 2026-02-27 10:08:09 -05:00