services.g810-led.profile

Keyboard profile to apply at boot time.

The upstream repository provides example configurations.

Type
null or strings concatenated with "\n"
Default
null
Example
''
  # G810-LED Profile (turn all keys on)
  
  # Set all keys on
  a ffffff
  
  # Commit changes
  c
''
Declared
<nixpkgs/nixos/modules/services/hardware/g810-led.nix>