aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Add more keys to keymap and add split role detectionLouis Burda2022-12-191-0/+6
|
* Rename matrix to keymat and refactor key matrix accessLouis Burda2022-12-181-91/+11
|
* Add stdio command interface, matrix syncing and basic evaluationLouis Burda2022-12-161-20/+79
|
* Added split uart support based on chibios implLouis Burda2022-12-021-40/+18
|
* Fix pio uart integration with neopix pioLouis Burda2022-11-291-1/+3
|
* Refactoring and added sdk uart (not working)Louis Burda2022-11-291-59/+10
|
* Basic key matrix scan and keycode setupLouis Burda2022-11-281-24/+14
|
* Integrate tinyUSB composite HID exampleLouis Burda2022-11-201-8/+129
|
* Enable double tap bootloader featureLouis Burda2022-11-201-41/+3
|
* Add CDC stdio driver and logging + panic handlersLouis Burda2022-11-201-39/+115
|
* Onboard neopixel led supportLouis Burda2022-11-201-19/+18
|
* Tinyusb HID exampleLouis Burda2022-11-201-0/+119