aboutsummaryrefslogtreecommitdiffstats
path: root/src/hid.c
Commit message (Expand)AuthorAgeFilesLines
* Implement more keysym functionsLouis Burda2022-12-271-74/+254
* Add special hid functionality, consumer control workingLouis Burda2022-12-191-47/+159
* Enable temporary (weak) mods for specific keys and layer switching with modsLouis Burda2022-12-191-89/+135
* Add more keys to keymap and add split role detectionLouis Burda2022-12-191-1/+1
* Added layer switching and debouncingLouis Burda2022-12-181-29/+178
* Rename matrix to keymat and refactor key matrix accessLouis Burda2022-12-181-16/+90
* Add stdio command interface, matrix syncing and basic evaluationLouis Burda2022-12-161-0/+37
* Refactoring and added sdk uart (not working)Louis Burda2022-11-291-63/+2
* Basic key matrix scan and keycode setupLouis Burda2022-11-281-0/+75