aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to event-triggered messagingLouis Burda2024-08-101-1/+1
* Improve loggingLouis Burda2023-12-091-6/+10
* Forward warning from slave to master and dont call hid and cdc tasks on slaveLouis Burda2023-02-051-1/+6
* Make led blip asynchronous and add sync mechanism to split commsLouis Burda2023-02-051-1/+1
* Add led blips for warnings and on startupLouis Burda2023-01-281-6/+13
* Added layer switching and debouncingLouis Burda2022-12-181-1/+1
* Add stdio command interface, matrix syncing and basic evaluationLouis Burda2022-12-161-6/+7
* Added split uart support based on chibios implLouis Burda2022-12-021-22/+12
* Fix pio uart integration with neopix pioLouis Burda2022-11-291-10/+12
* Refactoring and added sdk uart (not working)Louis Burda2022-11-291-1/+1
* Basic key matrix scan and keycode setupLouis Burda2022-11-281-1/+1
* Add CDC stdio driver and logging + panic handlersLouis Burda2022-11-201-0/+84