c0deous / Contour-ShuttlePRO-V1-Linux-Custom-Implementation

A simple barebones driver written in Python for the Contour ShuttlePRO V1 Control Surface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a very basic driver implementation for the Contour Design ShuttlePRO V1.
I found one lying around and decided to fiddle with it - this is the result.

To customize to your liking you will need to know python.  Just replace the lines that print which button was pressed with your desired function.

Dependencies: python-evdev (for USB support)

About

A simple barebones driver written in Python for the Contour ShuttlePRO V1 Control Surface


Languages

Language:Python 100.0%