services.buffyboard.settings.keyboard.sticky_shift

NixOS option

Changes shift key behavior. When true, the keyboard remains in uppercase mode until the shift key is pressed again (sticky). When false, the keyboard switches back to lowercase mode and the shift key deactivates after a non-modifier key is pressed.

type: null or boolean
Default
null
declared in: nixos/modules/services/hardware/buffyboard.nixView source on NixOS/nixpkgs →