summaryrefslogtreecommitdiff
path: root/firmware/Cargo.toml
AgeCommit message (Collapse)Author
2021-01-10Allow for minor version change in dependenciesMarc Poulhiès
2021-01-10Simple backlight support using custom actions.Marc Poulhiès
Use keyberon's custom action to create some useless LEDs mode. Frequency (when applicable) and color can be changed by some keypress.
2020-11-11Initial work for Pouetpouet boardMarc Poulhiès
Based on keyseebee but now very different.
2020-08-19Blind implementation of serial communicationGuillaume Pinot
2020-08-05some cleanupsGuillaume Pinot
2020-08-02first compiling firmwareGuillaume Pinot