aboutsummaryrefslogtreecommitdiffstats
path: root/src/usb_descriptors.c
Commit message (Expand)AuthorAgeFilesLines
* Implement more keysym functionsLouis Burda2022-12-271-4/+4
* Add special hid functionality, consumer control workingLouis Burda2022-12-191-1/+3
* Enable temporary (weak) mods for specific keys and layer switching with modsLouis Burda2022-12-191-1/+1
* Add more keys to keymap and add split role detectionLouis Burda2022-12-191-6/+6
* Rename matrix to keymat and refactor key matrix accessLouis Burda2022-12-181-1/+1
* Integrate tinyUSB composite HID exampleLouis Burda2022-11-201-21/+25
* Add CDC stdio driver and logging + panic handlersLouis Burda2022-11-201-136/+171
* Tinyusb HID exampleLouis Burda2022-11-201-0/+170