Skip to content

I seem to have grasped the way of using the OpenRazer driver to do custom animations, and of course I decided to do it with Python.

I regret that #Python doesn’t have anything akin to interrupts, because that would allow me to handle events without an event loop. #programming