Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-28 | ada: initial support for timing | Marc Poulhiès | |
Use clock configuration (only HSE48 for now) and use timer to have a 1ms update frequency. | |||
2022-08-28 | ada: modifiers, layers and regular keys are working | Marc Poulhiès | |
Still need to add timings as currently the processor is looping full speed, which may cause some lost events as the USB only polls at the frequency advertised in the descriptor (few ms). | |||
2022-07-22 | Initial support for Layers | Marc Poulhiès | |
Click now support Layers, so port some more layout from the existing rust firmware. | |||
2022-07-22 | Initial Ada firmware | Marc Poulhiès | |
Missing doc, comment. |