aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.c
Commit message (Expand)AuthorAgeFilesLines
* Add qemu switch keybindLouis Burda2024-07-051-1/+1
* Adjust keymapLouis Burda2024-03-131-9/+67
* Add qemu macroLouis Burda2024-01-041-1/+9
* Reorder hex alpha chars in num layerLouis Burda2023-08-231-2/+2
* Update picosdk to fix gcc missing cstd- includes and add hex to num layerLouis Burda2023-06-211-2/+2
* Fix macro_send for multiple held keysLouis Burda2023-01-091-3/+39
* Remove delay in kvm switch macrosLouis Burda2023-01-081-6/+2
* 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