openinput
openinput copied to clipboard
Open source firmware for input devices
Attached is one photo of the internal board of the SteelSeries GameDAC Gen 2 for Xbox which houses an STM32F401. Any chance to have support for openinput? The device is...
Bare bones implementation of a key action "engine", this is responsible to attribute actions to keystrokes according to layers.
Discussion thread Support for the `Gilmore Designs` *octomouse* (my designation, it doesn't have an official one as of now (suggested alternative, Missulena, the mouse spider)) From twitter: Some specs on...
I'm going to be getting a Razer viper 8k from a generous donation from Dekanova, and so we can work on support for it, it uses the `LPC5528` MCU
I would only add this when we have barebones fw working https://openinput.readthedocs.io/projects/russian-woodpecker/en/latest/
I would only add this when we have barebones fw working https://openinput.readthedocs.io/projects/sammy/en/latest/
I'm working on the non volatile storage right now, which involves reserving sections of memory, we really only need to reduce the rom size by how much space we want...
This might be a bit out of scope Since we're working with a couple of different targets and families, with different debug setup requirements, every time I want to work...