| | 1 | = Corsair Keyboard Controller = |
| | 2 | |
| | 3 | Corsair has a line of mechanical keyboards with RGB backlighting controllable on each individual key. |
| | 4 | |
| | 5 | Naturally, I wanted to control that with Python on Linux. That led to things like this: |
| | 6 | [[Image(blog:2015/11/14/22.00:photo_txa.gif,100%,max-width=500px)]] |
| | 7 | |
| | 8 | I have blogged in greater detail about driving Corsair Gaming keyboards on Linux with Python: |
| | 9 | * [blog:2015/01/28/03.00 part I] |
| | 10 | * [blog:2015/09/08/03.00 part II] |
| | 11 | * [blog:2015/11/14/22.00 part III] |
| | 12 | * [blog:2015/11/24/23.00 part IV] |