Gives the user the possibility to connect a second keyboard to a Windows computer and reprogramme the input of the keyboard. (Arduino Uno and usb host shield required)
https://www.instructables.com/id/MultiBoard/
-
Buy a Arduino uno and connect a usb Host Shield
- https://bit.ly/3gL2nmR (Arduino uno)
- https://bit.ly/2BxyQKs (USB host shield)
-
Flash the arduino whith te Arduino IDE
- download https://github.com/Tygo-bear/MultiBoard/tree/master/USBHIDBootKbd folder
- move the "USB_Host_Shield_20" to "documents/Arduino/libraries"
- Open the ".ino" and flash onto the Arduino UNO
-
Install MultiBoard
- Issue tracker: https://github.com/Tygo-bear/MultiBoard/issues
- Related projects:
- AutoHotkey.Interop: https://github.com/amazing-andrew/AutoHotkey.Interop