aboutsummaryrefslogtreecommitdiffstats
path: root/src/split.c
Commit message (Collapse)AuthorAgeFilesLines
* Add more keys to keymap and add split role detectionLouis Burda2022-12-191-4/+11
|
* Added layer switching and debouncingLouis Burda2022-12-181-1/+2
|
* Rename matrix to keymat and refactor key matrix accessLouis Burda2022-12-181-27/+18
|
* Add stdio command interface, matrix syncing and basic evaluationLouis Burda2022-12-161-6/+6
|
* Switch to full-duplex uartLouis Burda2022-12-131-88/+48
|
* Add response delay to work around communication issueLouis Burda2022-12-021-70/+62
|
* Added split uart support based on chibios implLouis Burda2022-12-021-141/+158
|
* Fix pio uart integration with neopix pioLouis Burda2022-11-291-36/+45
|
* Adapt ChibiOS uart pio implementation (untested)Louis Burda2022-11-291-28/+241
|
* Refactoring and added sdk uart (not working)Louis Burda2022-11-291-0/+124