Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-26 | Bump cortex-m* dep version | Marc Poulhiès | |
2022-02-25 | Update some dependencies | Marc Poulhiès | |
Signed-off-by: Marc Poulhiès <dkm@kataplop.net> | |||
2021-05-19 | Use new macro to define layers + cleaning | Marc Poulhiès | |
Use the new layout!() macro for easier and more readable layers definitions. Add a testmode feature, used to have 'a' on all keys, easier to test if all switch are correctly working or not. Also fixed some minor warnings. | |||
2021-01-16 | Change Keyboard::leds to leds_mut following upstream change. | Marc Poulhiès | |
The function changed names while upstreaming it. Reverting back keyberon to upstream git instead following this change. | |||
2021-01-10 | Allow for minor version change in dependencies | Marc Poulhiès | |
2021-01-10 | Simple 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-11 | Initial work for Pouetpouet board | Marc Poulhiès | |
Based on keyseebee but now very different. | |||
2020-08-19 | Blind implementation of serial communication | Guillaume Pinot | |
2020-08-05 | some cleanups | Guillaume Pinot | |
2020-08-02 | first compiling firmware | Guillaume Pinot | |