aboutsummaryrefslogtreecommitdiffstats
path: root/src/split.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch to event-triggered messagingLouis Burda2024-08-101-134/+119
|
* Reduce drive strengthLouis Burda2024-07-171-3/+3
|
* Improve loggingLouis Burda2023-12-091-17/+23
|
* Forward warning from slave to master and dont call hid and cdc tasks on slaveLouis Burda2023-02-051-11/+28
|
* Make led blip asynchronous and add sync mechanism to split commsLouis Burda2023-02-051-18/+45
|
* 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