Skip to content
Open
Show file tree
Hide file tree
Changes from 41 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
174f3fc
Add a more configurable wordclock usermod
Raptor399 Sep 7, 2026
007426b
wordclock: Fix review remark "Handle unavailable or rejected clipboar…
Raptor399 Sep 8, 2026
d47152b
wordclock: Fix review comment "Store the word strings in static flash…
Raptor399 Sep 8, 2026
5586a6b
wordclock: Fix review comment "Carry the hour when the 5-minute round…
Raptor399 Sep 8, 2026
c268ed0
wordclock: Fix review comment "Fix the out-of-bounds `ledMask` write …
Raptor399 Sep 8, 2026
cec7904
wordclock: Fix review comment "Make `ledOffset` configurable, or remo…
Raptor399 Sep 8, 2026
7987322
wordclock: Fix review comment "Use one `ledMask` allocation path and …
Raptor399 Sep 8, 2026
e7e0f0a
wordclock: Fix review comment "Export the matrix in the format the us…
Raptor399 Sep 8, 2026
ed0aed9
wordclock: Freeze the existing usermod's German reference behavior
Raptor399 Sep 8, 2026
f1fc351
wordclock: Extract neutral types and helpers
Raptor399 Sep 8, 2026
f0b6504
wordclock: Implement the German compatibility pack
Raptor399 Sep 8, 2026
946a8c2
wordclock: Extract Dutch language logic
Raptor399 Sep 8, 2026
12c0492
wordclock: Added comments to separate matrix representation if needed…
Raptor399 Sep 8, 2026
08849f8
wordclock: Use minute markers in Dutch code
Raptor399 Sep 8, 2026
2069a33
wordclock: Improve function documentation
Raptor399 Sep 8, 2026
115fdce
wordclock: Document possible future `placePlan()` changes
Raptor399 Sep 8, 2026
b93f111
wordclock: Update the matrix generator and helper documentation
Raptor399 Sep 8, 2026
61f7108
wordclock: Replace the old usermod
Raptor399 Sep 8, 2026
3b7e89e
wordclock: Correct test findings
Raptor399 Sep 8, 2026
9418dd7
wordclock: Fix review comment "Pass a RAM pointer as the first `strnc…
Raptor399 Sep 9, 2026
fd56946
wordclock: Fix review comment "The German placement API has no matrix…
Raptor399 Sep 9, 2026
38ad209
wordclock: Fix review comment "Convert marker positions in `updateMin…
Raptor399 Sep 9, 2026
73dfd3d
wordclock: Fix review comment "Use fenced `ini` block for the Platfor…
Raptor399 Sep 9, 2026
53c94ef
wordclock: Fix review comment "Correct the migration documentation"
Raptor399 Sep 9, 2026
9793528
wordclock: Fix review comment "The phrase cache key changes every min…
Raptor399 Sep 9, 2026
94eef46
wordclock: Fix review comment "The 7-character prefix strip removes r…
Raptor399 Sep 9, 2026
f74dcec
wordclock: Fix review comment "Clamp `ledOffset` like the other confi…
Raptor399 Sep 9, 2026
8514626
wordclock: Fix review comment "The white channel is discarded"
Raptor399 Sep 9, 2026
b182284
wordclock: Fix review comment "Make the German quarter-hour dialect c…
Raptor399 Sep 9, 2026
8f57392
wordclock: Fix review comment "Clamp `width` when the language changes"
Raptor399 Sep 9, 2026
765b48d
Merge branch 'main' into word_clock_nl
softhack007 Sep 9, 2026
2a968e9
wordclock: Fix review comment "Keep the unmarked phrase key stable ac…
Raptor399 Sep 9, 2026
6e22bac
wordclock: Fix review comment "Use tabs for indentation in the modifi…
Raptor399 Sep 9, 2026
2e1896a
wordclock: Add short statement about markers
Raptor399 Sep 9, 2026
17109f8
wordclock: Fix review comment "Remove the unsupported `Word Clock NL`…
Raptor399 Sep 9, 2026
c2f00c6
wordclock: Fix review comment "Reject matrices shorter than the longe…
Raptor399 Sep 9, 2026
2f40b23
wordclock: Fix review comment "Set the document language to English"
Raptor399 Sep 9, 2026
c257f2e
wordclock: Fix review comment "add `platformio_override.sample.ini`"
Raptor399 Sep 9, 2026
6a92683
wordclock: Fix review comment "Rename the sample to the CI-discoverab…
Raptor399 Sep 9, 2026
8d76297
Merge branch 'main' into word_clock_nl
softhack007 Sep 11, 2026
1e3a3fa
wordclock: Fix review comment "remove or uncomment Mac/Linux ports"
Raptor399 Sep 11, 2026
67b6910
Fix review comment "Validate `ledOffset` against the strip address ra…
Raptor399 Sep 11, 2026
0829f51
Fix review comment "Commit the display mask only after placement succ…
Raptor399 Sep 11, 2026
aa940b2
Fix review comment "Align the generator with the firmware’s byte-orie…
Raptor399 Sep 11, 2026
04ace1f
Fix review comment "Align exact-hour German highlights with WordClock…
Raptor399 Sep 11, 2026
6951989
Fix review comment "Highlight only `EIN` at exactly one o'clock"
Raptor399 Sep 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading