aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add mitigation for gpio pin that fails to pull lowLouis Burda2023-12-091-4/+1
|
* Add special hid functionality, consumer control workingLouis Burda2022-12-191-0/+2
|
* Add more keys to keymap and add split role detectionLouis Burda2022-12-191-4/+4
|
* 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