about summary refs log tree commit diff
path: root/modules/workstation/hardware/keyboard
Commit message (Collapse)AuthorAge
* Update xkb option namesAlyssa Ross2024-02-20
|
* Merge branch 'nixos-unstable' of https://github.com/NixOS/nixpkgsAlyssa Ross2023-08-13
| | | | | | | | | | | Conflicts: nixpkgs/pkgs/applications/window-managers/sway/default.nix nixpkgs/pkgs/build-support/go/module.nix nixpkgs/pkgs/build-support/rust/build-rust-package/default.nix nixpkgs/pkgs/development/libraries/mesa/default.nix nixpkgs/pkgs/servers/dict/dictd-db.nix Link: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/391
* modules/keyboard: map PrSc to composeAlyssa Ross2023-02-08
|
* modules/keyboard: drop evscriptAlyssa Ross2020-05-11
| | | | | I pretty much never ended up never using the Caps Lock key as control, so let's just make it always be escape.
* Merge commit 'e4134747f5666bcab8680aff67fa3b63384f9a0f'Alyssa Ross2020-01-11
|
* modules/hardware: reorganizeAlyssa Ross2019-08-13
It made far more sense for Yubikey stuff to be in here. Also, there was a lot of keyboard-related stuff, so made sense to give that its own module.