index
:
dkm/pouetpouet-r2.git
main
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
2021-05-19
Use new macro to define layers + cleaning
Marc Poulhiès
2021-01-22
Minor change in layout
Marc Poulhiès
2021-01-16
Change Keyboard::leds to leds_mut following upstream change.
Marc Poulhiès
2021-01-15
Add a simple LED bleep at start
Marc Poulhiès
2021-01-10
Simple backlight support using custom actions.
Marc Poulhiès
2020-12-17
Update code after keyberon update
Marc Poulhiès
2020-11-11
Modified the bépo layout a bit
Marc Poulhiès
2020-11-11
Use type to make code easier to read
Marc Poulhiès
2020-11-11
Initial work for Pouetpouet board
Marc Poulhiès
2020-09-01
fix race condition
Guillaume Pinot
2020-08-28
functional keyboard!
Guillaume Pinot
2020-08-28
Higher priority for RX, better but still losing events
Guillaume Pinot
2020-08-28
more functionnal firmware for serial communication (but still doesn't work)
Guillaume Pinot
2020-08-20
fix transpose
Guillaume Pinot
2020-08-20
cargo clippy
Guillaume Pinot
2020-08-20
remove unwrap
Guillaume Pinot
2020-08-19
Blind implementation of serial communication
Guillaume Pinot
2020-08-05
handle side transposition
Guillaume Pinot
2020-08-05
some cleanups
Guillaume Pinot
2020-08-02
first compiling firmware
Guillaume Pinot