metronome/rust/pm-grid/src
Me Here bdf69cfd30 pm-grid: start main.rs modularization (extract fonts module)
Move the 3x5 LED font (DIGITS, glyph, build_name_cols) into src/fonts.rs.
Pure code move, compiler-verified identical behavior; main.rs 1835 -> ~1770 lines.
First step of the recommended main.rs split; further extraction (FAT/MSC storage,
views) to continue incrementally as those areas are touched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 11:24:09 -05:00
..
fat_template.bin pm-grid: name the drive PM_G-1 + read set lists from it (on-device FAT) 2026-06-04 07:29:30 -05:00
fonts.rs pm-grid: start main.rs modularization (extract fonts module) 2026-06-04 11:24:09 -05:00
main.rs pm-grid: start main.rs modularization (extract fonts module) 2026-06-04 11:24:09 -05:00