Skip to content

s0be/das4q

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

das4q

Library and Example code for Das 4Q backlight control

libdas4q

A simple C Library that begins implementing backlight control for the das4q.

Depends on libusb-1.0

Current features:

  • Checks firwmare version
  • Can set RGB on a per key basis
  • Can enable all passive and active effects

Currently missing:

  • Q Button integration
  • Firmware update
  • Basically anything else

examples/das_udev

A simple C Program using libdas4q. It's intended to be used in a udev rule to set your lights.

Depends on libdas4q, cJSON

Current features:

  • Can set all the lights to 1 passive value on the command line
  • Can do advanced things in json

About

Library and Example code for Das 4Q backlight control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published