• Joined on 2020-07-14
jimmy pushed tag beta-1.01 to technicalkiwi/led-controller 2026-05-06 08:37:03 +00:00
jimmy pushed tag beta-1.01 to technicalkiwi/led-simulator 2026-05-06 08:37:03 +00:00
jimmy pushed tag beta-1.01 to technicalkiwi/led-tool 2026-05-06 08:37:03 +00:00
jimmy pushed tag beta-1.01 to technicalkiwi/led-driver 2026-05-06 08:37:03 +00:00
jimmy pushed to main at technicalkiwi/led-controller 2026-05-06 08:37:01 +00:00
3d6ef5c7b4 chore(git): stop tracking runtime db state files
78a4ce009c feat(ui): refresh preset data flow and bump driver pointer
Compare 2 commits »
jimmy pushed to beta-1.0 at technicalkiwi/led-controller 2026-05-06 08:37:01 +00:00
3d6ef5c7b4 chore(git): stop tracking runtime db state files
78a4ce009c feat(ui): refresh preset data flow and bump driver pointer
Compare 2 commits »
jimmy pushed to main at technicalkiwi/led-driver 2026-05-06 08:37:00 +00:00
fbebe9f4f9 fix(patterns): correct non-blocking timing and blink off phase
jimmy pushed to beta-1.0 at technicalkiwi/led-driver 2026-05-06 08:37:00 +00:00
fbebe9f4f9 fix(patterns): correct non-blocking timing and blink off phase
jimmy pushed to beta-1.0 at technicalkiwi/led-tool 2026-05-04 10:51:46 +00:00
jimmy created branch beta-1.0 in technicalkiwi/led-tool 2026-05-04 10:51:46 +00:00
jimmy pushed to beta-1.0 at technicalkiwi/led-simulator 2026-05-04 10:51:46 +00:00
jimmy created branch beta-1.0 in technicalkiwi/led-simulator 2026-05-04 10:51:46 +00:00
jimmy pushed to beta-1.0 at technicalkiwi/led-driver 2026-05-04 10:51:46 +00:00
jimmy created branch beta-1.0 in technicalkiwi/led-driver 2026-05-04 10:51:46 +00:00
jimmy pushed to beta-1.0 at technicalkiwi/led-controller 2026-05-04 10:50:57 +00:00
jimmy created branch beta-1.0 in technicalkiwi/led-controller 2026-05-04 10:50:57 +00:00
jimmy pushed to main at technicalkiwi/led-controller 2026-05-04 10:49:58 +00:00
7ccab6fbc4 feat(zones): persist per-zone brightness and update submodules
jimmy pushed to main at technicalkiwi/led-simulator 2026-05-04 10:49:58 +00:00
42c14361e8 feat(simulator): add GUI runner, stubs, and workspace assets
jimmy pushed to main at technicalkiwi/led-tool 2026-05-04 10:49:58 +00:00
580fd11aca fix(cli): skip redundant settings uploads when unchanged
jimmy pushed to main at technicalkiwi/led-driver 2026-05-04 10:45:46 +00:00
a79c6f4dd3 fix(patterns): remove blocking sleeps from pattern loops