aboutsummaryrefslogtreecommitdiffstats
path: root/src/keysym.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix macro_send for multiple held keysLouis Burda2023-01-091-3/+5
|
* Implement more keysym functionsLouis Burda2022-12-271-16/+39
|
* Add special hid functionality, consumer control workingLouis Burda2022-12-191-11/+21
|
* Enable temporary (weak) mods for specific keys and layer switching with modsLouis Burda2022-12-191-10/+19
|
* Add more keys to keymap and add split role detectionLouis Burda2022-12-191-17/+17
|
* Added layer switching and debouncingLouis Burda2022-12-181-3/+7
|
* Rename matrix to keymat and refactor key matrix accessLouis Burda2022-12-181-1/+14
|
* Basic key matrix scan and keycode setupLouis Burda2022-11-281-0/+47