makerdiary / python-keyboard

A hand-wired USB & Bluetooth keyboard powered by Python and more
https://makerdiary.com/m60
MIT License
483 stars 60 forks source link

feature request: connect to BLE mouse #31

Open galenzhao opened 3 years ago

galenzhao commented 3 years ago

I'm interested in the BLE function. cuz m60 can actor as a mouse if we can connect a pc with BLE, and connect a mouse via BLE at the same time. retrieve mouse move and click event from real mouse, then send mouse event to pc, then we can use 1 keyboard and mouse for several pc

fkpwolf commented 2 years ago

Interesting. So a BLE device like m60 can be a host and client of Bluethooth at same time?