summary refs log tree commit diff stats
path: root/src/keymaps/soispha/layout (follow)
Commit message (Collapse)AuthorAge
* feat(keymap): Add mappings for volume {up,down,mute}Benedikt Peetz2 days
|
* feat(keymap): Use the common lock keybinding instead of the river specific oneBenedikt Peetz2 days
|
* refactor(keymap): Remove the currently empty layersBenedikt Peetz3 days
|
* feat(keymap): Remove the river specific layersBenedikt Peetz3 days
| | | | I now use the same keymap on apzu and tiamat, to avoid bit-rot.
* fix(keymap): Avoid formatting it via clang-formatBenedikt Peetz3 days
|
* fix(keymap/layout): Use the correct modifier key codesBenedikt Peetz10 days
| | | | The other version used the modifier masks.
* feat(keymaps/soispha/layout/keymap.h): Provide keys for the modsBenedikt Peetz10 days
| | | | This makes modifier only mappings possible.
* fix(soispha/layout.h): Replace the composite key macros with unicode inputBenedikt Peetz2024-12-30
|
* feat(treewide): Migrate the Unicode handling to a custom c program, that ↵Benedikt Peetz2024-12-30
| | | | works via rawhid
* feat(src): Make usableBenedikt Peetz2024-12-29