mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
- Strip thinking-out-loud and notes-to-self comments from device/fido/hid.rs, device/rescue/mod.rs, error.rs, ui/views/passkeys.rs - Replace redundant let c_i = i binding with direct i usage (Copy type) - Replace magic number 8 with LedColor::all().len() in config.rs