summary refs log tree commit diff stats
path: root/src (follow)
Commit message (Expand)AuthorAge
* feat(keymap): Add mappings for volume {up,down,mute}Benedikt Peetz34 hours
* feat(keymap): Use the common lock keybinding instead of the river specific oneBenedikt Peetz35 hours
* refactor(keymap): Remove the currently empty layersBenedikt Peetz36 hours
* feat(keymap): Remove the river specific layersBenedikt Peetz36 hours
* fix(keymap): Avoid formatting it via clang-formatBenedikt Peetz36 hours
* fix(keymap/layout): Use the correct modifier key codesBenedikt Peetz9 days
* feat(keymaps/soispha/layout/keymap.h): Provide keys for the modsBenedikt Peetz9 days
* fix(soispha/layout.h): Replace the composite key macros with unicode inputBenedikt Peetz2024-12-30
* feat(soispha/keymap): Actually send a keycode to start the applicationBenedikt Peetz2024-12-30
* fix(soispha/hid): Ignore all received rawhid inputBenedikt Peetz2024-12-30
* feat(treewide): Migrate the Unicode handling to a custom c program, that work...Benedikt Peetz2024-12-30
* feat(src): Make usableBenedikt Peetz2024-12-29
* fix(src): Add some default stuffBenedikt Peetz2024-12-28
* feat(src): Fmt and enable unicode inputBenedikt Peetz2024-12-09
* build: Add infrastructureBenedikt Peetz2024-12-09