aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/lo (unfollow)
Commit message (Collapse)Author
9 daysmodules/locale: Add frenchBenedikt Peetz
2026-01-05modules/locale: Use Swedish locale as defaultBenedikt Peetz
2026-01-05modules/locale/keymaps/dvorak_modified.xkb: Make Swedish `aring` accessibleBenedikt Peetz
I have no idea how to trigger the layers this key was bound to previously, and I don't think it is that ergonomic.
2025-08-01modules/local/keymaps/dvorak_modified: Add Slovenian keysBenedikt Peetz
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-02-02fix(modules/locale): Remove the `us-modified` keymapBenedikt Peetz
This purpose is now fulfilled by the direct unicode input in form of `qmk-unicode-type`.
2024-10-18refactor(modules): Move all system modules to `by-name`Benedikt Peetz
From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.