jfedor2 / hid-remapper

USB input remapping dongle
Other
1.12k stars 134 forks source link

GPIO pins on Adafruit Feather 2040 #190

Open ehrhartd opened 1 day ago

ehrhartd commented 1 day ago

Would it be possible to assign keystrokes to the GPIO pins? It would be nice to be able to assign keystrokes to the GPIOs for accessibility switches.

jfedor2 commented 1 day ago

Yes, it's possible, you can set GPIO pins as inputs on mappings.

ehrhartd commented 1 day ago

That was a dumb question on my part. I guess I just never really ventured that far down into the inputs. Sorry about that. :-)