aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added layer switching and debouncingLouis Burda2022-12-189-170/+315
* Rename matrix to keymat and refactor key matrix accessLouis Burda2022-12-1815-269/+360
* Add stdio command interface, matrix syncing and basic evaluationLouis Burda2022-12-1610-58/+207
* Switch to full-duplex uartLouis Burda2022-12-134-92/+52
* Add response delay to work around communication issueLouis Burda2022-12-023-73/+64
* Added split uart support based on chibios implLouis Burda2022-12-0219-356/+410
* Fix pio uart integration with neopix pioLouis Burda2022-11-296-59/+79
* Adapt ChibiOS uart pio implementation (untested)Louis Burda2022-11-292-28/+242
* Refactoring and added sdk uart (not working)Louis Burda2022-11-2912-260/+284
* Basic key matrix scan and keycode setupLouis Burda2022-11-2813-25/+1091
* Integrate tinyUSB composite HID exampleLouis Burda2022-11-204-29/+164
* Enable double tap bootloader featureLouis Burda2022-11-202-41/+4
* Add CDC stdio driver and logging + panic handlersLouis Burda2022-11-2011-237/+427
* Onboard neopixel led supportLouis Burda2022-11-209-29/+312
* Tinyusb HID exampleLouis Burda2022-11-209-0/+453