summaryrefslogtreecommitdiffstats
path: root/src/keymaps/soispha/layout (unfollow)
Commit message (Collapse)Author
2025-06-28fix(keymap/layout): Use the correct modifier key codesBenedikt Peetz
The other version used the modifier masks.
2025-06-28feat(keymaps/soispha/layout/keymap.h): Provide keys for the modsBenedikt Peetz
This makes modifier only mappings possible.
2024-12-30fix(soispha/layout.h): Replace the composite key macros with unicode inputBenedikt Peetz
2024-12-30feat(treewide): Migrate the Unicode handling to a custom c program, that ↵Benedikt Peetz
works via rawhid
2024-12-29feat(src): Make usableBenedikt Peetz