Skip to content

Configuration

Lupin3000 edited this page Mar 28, 2025 · 8 revisions

This Python solution uses 2 different libraries to communicate with the controllers.

  • macOS: hdiapi
  • Linux: evdev

Therefore the controllers are configured differently for both systems!

Controller configuration

In the config folder you will find examples of predefined controllers. However, you can change/adjust existing configurations and add new ones.

...

Constants

...

Clone this wiki locally