github jfedor2/hid-remapper r2023-11-08

latest releases: r2024-06-27, r2024-05-29, r2024-05-23...
10 months ago

This release adds the possibility to set GPIO pins as outputs on a mapping.

An output value of "0" drives the pin low and an output value of "1" drives the pin high. You can use it directly with LEDs, for example to make a CapsLock LED or to visualize layer state. If you want to use the outputs to drive other devices like the Xbox Adaptive Controller, you should probably use additional hardware such as optocouplers.

Also all GPIO pins that aren't used for other functions should now be usable as inputs/outputs (previously limited to GPIO2-GPIO9).

Don't miss a new hid-remapper release

NewReleases is sending notifications on new releases.