badgemagic-rs/src
Valentin Weber 3724f16edf
Feat/u8g2 font lucasfont alternate tf (#1)
* feat: Move to proportional font

To use the available space on the bade more efficient, I changed the
font to u8g2_font_lucasfont_alternate_tf from
[u8g2-fonts](https://docs.rs/crate/u8g2-fonts/).

Lucasfont Alternate was created by Patrick Lauke and is licensed under
[CC BY 3.0](https://creativecommons.org/licenses/by/3.0/).
No changes to the font were made.
2025-02-22 11:20:02 +01:00
..
ble.rs Add list devices option 2024-12-31 23:28:06 +00:00
lib.rs Add support for transferring badge config via Bluetooth Low Energy 2024-08-01 23:04:10 +02:00
main.rs Feat/u8g2 font lucasfont alternate tf (#1) 2025-02-22 11:20:02 +01:00
protocol.rs chore(typo): Fix typo in src/protocol.rs 2025-02-21 22:18:58 +01:00
usb_hid.rs chore(typo): Fix typo in src/usb_hid.rs 2025-02-21 22:19:38 +01:00
util.rs Initial commit 2024-06-07 13:33:27 +00:00