Logitech G13 Driver for Linux
A Python userspace driver for the Logitech G13 gamepad.
One of the most complete G13 Linux drivers I'd found, and most often used as a base for other attempts, is the one by ecraven. I decided to create my own version as an experimental project.
Features
- D-Bus support integration
- Customizable key-bound macros
- Support for multiple keymaps
- Live keymap switching
- Automated keymap switching via key bindings
- A standalone GUI-based keymap generator tool
- Driver control application
Status
This was developed to a point where it worked, but the GUI was never really complete. Portions of the userspace driver code are available upon request, though it's quite old and does not represent my best work.