Open tyronejamalbbc opened 2 years ago
It's possible to port this to other MCUs with a bit of refactoring. The Arduino Nano RP2040 Connect does have an integrated Bluetooth module, so it would techinically be possible there. Having said that, Bluetooth HID is different than the current USB HID and it's not an easy addon.
While this would be awesome, it would require someone with knowledge of Bluetooth protocols to make it happen, which is unfortunately not me at the time.
Is there a possibility to configure this with a microcontroller that has a wireless module?