aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename matrix to keymat and refactor key matrix accessLouis Burda2022-12-181-1/+1
* Switch to full-duplex uartLouis Burda2022-12-131-1/+1
* Added split uart support based on chibios implLouis Burda2022-12-021-1/+9
* Adapt ChibiOS uart pio implementation (untested)Louis Burda2022-11-291-0/+1
* Refactoring and added sdk uart (not working)Louis Burda2022-11-291-0/+9
* Basic key matrix scan and keycode setupLouis Burda2022-11-281-0/+4
* Enable double tap bootloader featureLouis Burda2022-11-201-0/+1
* Add CDC stdio driver and logging + panic handlersLouis Burda2022-11-201-3/+10
* Onboard neopixel led supportLouis Burda2022-11-201-9/+14
* Tinyusb HID exampleLouis Burda2022-11-201-0/+28