aboutsummaryrefslogtreecommitdiffstats
path: root/src/hid.c
Commit message (Collapse)AuthorAgeFilesLines
* 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