| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-07-06 | fix(keymap): Avoid formatting it via clang-format | Benedikt Peetz | |
| 2025-06-28 | fix(keymap/layout): Use the correct modifier key codes | Benedikt Peetz | |
| The other version used the modifier masks. | |||
| 2025-06-28 | feat(keymaps/soispha/layout/keymap.h): Provide keys for the mods | Benedikt Peetz | |
| This makes modifier only mappings possible. | |||
| 2024-12-30 | fix(soispha/layout.h): Replace the composite key macros with unicode input | Benedikt Peetz | |
| 2024-12-30 | feat(soispha/keymap): Actually send a keycode to start the application | Benedikt Peetz | |
| 2024-12-30 | fix(soispha/hid): Ignore all received rawhid input | Benedikt Peetz | |
| 2024-12-30 | feat(treewide): Migrate the Unicode handling to a custom c program, that ↵ | Benedikt Peetz | |
| works via rawhid | |||
| 2024-12-29 | feat(src): Make usable | Benedikt Peetz | |
| 2024-12-28 | fix(src): Add some default stuff | Benedikt Peetz | |
| 2024-12-09 | feat(src): Fmt and enable unicode input | Benedikt Peetz | |
