Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 662 Bytes

File metadata and controls

26 lines (19 loc) · 662 Bytes

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