Giter Site home page Giter Site logo

jaycefayne / skiller-ctl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anyc/skiller-ctl

0.0 1.0 1.0 18 KB

Control the additional features (e.g., LEDs) of Sharkoon Skiller keyboards

License: GNU General Public License v3.0

Makefile 3.29% C 96.71%

skiller-ctl's Introduction

skiller-ctl

The common and the multimedia keys of Sharkoon Skiller keyboards work out of the box on Linux systems. With this tool, you can control the additional features like the changeable background LED color and brightness from your PC.

Please note, as this tool is based on libusb, the keyboard is disconnected for a short time from the input handler of the kernel. Hence, you might loose key presses while settings are changed. To avoid this problem, this code has to be moved into the kernel.

To create this tool, the communication between the Windows driver and the device has been eavesdropped using usbmon and wireshark (as described in this guide).

Currently supported

  • Skiller Pro Plus [04d9:a096]

Features

  • change profile
  • set background LED color
  • set brightness or pulsing brightness mode
  • en-/disable "disco mode" - pulsing brightness with changing color
  • set polling rate
  • en-/disable windows key

ToDo

  • add support for other Skiller (or Sharkoon) models
  • configurable (macro) keys
  • event daemon to handle special gaming keys
  • move this code into kernel to avoid short disconnects of the keyboard

Build

Usage

Usage: ./skiller-ctl [options]

Options:
--------

  -a                always power on the device (root privileges required)
  -b <number>       brightness between 0 and 10 (default: 10)
  -B                pulsing brightness
  -c <string>       set color (query possible values with -C)
  -C                list supported colors
  -d <number>       select device (default: 0)
  -i                disco mode - pulsing brightness with changing color
  -l                list available devices
  -p <number>       change profile (1-3)
  -r <number>       change polling rate to: 125, 250, 500 or 1000 Hz
  -w <number>       windows key on (1) or off (0)

skiller-ctl's People

Contributors

anyc avatar

Watchers

 avatar

Forkers

marcuscalidus

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.