Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Package the drivers for tuxedo notebook - keyboards to be used on NixOS

License

Notifications You must be signed in to change notification settings

blanky0230/tuxedo-keyboard-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuxedo-Keyboard-Nix

Package for the LED-Backlighting for tuxedo notebooks.

Tested with the tuxedo InfityBook Pro 15 v4.

Installs the kernel module.

Usage

Clone this repo, import the module in your configuration.nix, and use it.

    imports = 
    [ 
       /path/where/this/is/cloned/modules/tuxedo-keyboard.nix
    ];

    tuxedo-keyboard.enable = true;
TODOs
  • clean this repo up a bit more

  • find a way to allow configurations to the colors and modes

About

Package the drivers for tuxedo notebook - keyboards to be used on NixOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages