(no title)
sulicat | 3 months ago
In programming mode, its a flash drive you can put LUA scripts on.
In run mode, you can select a lua script to run. Lua scripts can take HID input and produce HID output.
All open source, hardware and software: https://github.com/cedarhacks/ReMapper
It can do things like keyboard -> joystick mapping, key logging, macros, mouse wiggling etc etc
p2edwards|3 months ago
Would it be able to take multiple inputs?
sulicat|3 months ago
However in the git repo and prototype, ATM it's 1 input 1 output.