Skip to content

aedalzotto/pulsarctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulsarctl

Control Xanova Pulsar XK400 backlight and keylight effects

About

This program controls de backlight, keylight and brightness of Xanova Pulsar XK400 keyboard without the need of Xanova Control Panel. To do this, the program uses hidapi to send feature to hidraw2. Check the source code to understand the packet format.

Building

You will need meson, ninja, hidapi and argparse.

meson setup build
meson compile -C build

Installing

After building the project, you can install using meson.

meson install -C build

Arch Linux

This package is available in aur

To do

  • CustomerBreathing backlight
  • CustomerStatic backlight
  • "Equalizer" mode (music mode)

About

Control Xanova Pulsar XK400 backlight and keylight effects

Resources

License

Stars

Watchers

Forks

Packages

No packages published