-
Version 0.3.1 Pre-Release
released this
2026-02-09 09:03:23 -05:00 | 0 commits to main since this release- Fix USB interface count bug (thanks to Adhokshaj Acharya)
Downloads
-
Version 0.3.0 Pre-Release
released this
2025-10-18 22:46:46 -04:00 | 2 commits to main since this release- Add support for optional push button for switching between BLE and USB output (wire to GP5 and GND)
- Improve BLE polling rates to 133Hz
- Added build for Pico 2 W (note that due to the latching bug E9, it is expected that some devices will not be recognized at all when plugged into the Pico 2 W)
Downloads
-
Version 0.2.1 Pre-Release
released this
2025-09-09 15:07:39 -04:00 | 5 commits to main since this release- Preserve pairing information - devices now automatically reconnect on power cycle
Downloads
-
Version 0.2.0 Pre-Release
released this
2025-08-20 21:32:21 -04:00 | 6 commits to main since this release- Improve memory management
- Set USB polling interval to match BLE polling interval
- General stability improvements
- Re-add USB CDC debug messages
Downloads
-
Version 0.1.1 Pre-Release
released this
2025-08-17 17:19:44 -04:00 | 7 commits to main since this release- Remove device CDC debug messages for increased stability
Downloads
-
Version 0.1.0 Pre-Release
released this
2025-08-13 06:42:43 -04:00 | 9 commits to main since this releaseInitial release
- Forward HID input reports received from USB host to BLE HID over GATT Protocol
- Read HID report descriptor(s) from any device(s) and combine into single BLE HID report map in GATT
- Supports multiple devices connected through hub up to a total of 16 report IDs and 512 bytes for HID report descriptor
Downloads