Skip to content

feat(chime): add half-hour and hourly chime - #133

Open
Tobiaswk wants to merge 3 commits into
mattrossman:mainfrom
Tobiaswk:feature/chime
Open

Tobiaswk wants to merge 3 commits into
mattrossman:mainfrom
Tobiaswk:feature/chime

Conversation

@Tobiaswk

@Tobiaswk Tobiaswk commented Apr 19, 2026

Copy link
Copy Markdown

Adds support for half-hour and hourly chime / vibration. One short pulse at half hour, two short pulses hourly.

calendar_status_layer_refresh();
}

chime_handle(tick_time);

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seem kinda wrong to have this here inside the mainly UI code. Maybe the minute_handler should be relocated to a more proper place?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant