aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement more keysym functionsLouis Burda2022-12-271-5/+48
|
* Add special hid functionality, consumer control workingLouis Burda2022-12-191-7/+7
|
* Enable temporary (weak) mods for specific keys and layer switching with modsLouis Burda2022-12-191-3/+45
|
* Add more keys to keymap and add split role detectionLouis Burda2022-12-191-12/+17
|
* Added layer switching and debouncingLouis Burda2022-12-181-101/+101
|
* Rename matrix to keymat and refactor key matrix accessLouis Burda2022-12-181-15/+105
|
* Add stdio command interface, matrix syncing and basic evaluationLouis Burda2022-12-161-7/+8
|
* Basic key matrix scan and keycode setupLouis Burda2022-11-281-0/+45