17 Commits

Author SHA1 Message Date
T-vK
e28c628ece Add iOS compatibility 2020-10-20 21:04:15 +02:00
Ricardo Alves Rodrigues
9bf81b4d39 Correction on the bleMouseInstance->onStarted(pServer);
There was a problem with this line  bleKeyboardInstance->onStarted(pServer); as it should be  bleMouseInstance->onStarted(pServer);. Corrected and tested. Works great!!
2020-07-05 12:15:24 +01:00
Vladimir Dronnikov
56c8ac4785 Update BleMouse.cpp 2020-04-26 06:50:40 +03:00
Marco Graf
c92b3643f9 setting battery level also in hid, if it was created, yet 2020-02-12 21:25:03 +01:00
T-vK
00ca2823a3 Improve documentation; Change default device info 2019-08-08 08:00:00 +00:00
T-vK
834621d0e5 Fix the HID report map 2019-08-07 20:00:00 +00:00
T-vK
f5f21ff1ae Add missing REPORT_COUNTs to HID report descriptor 2019-08-06 08:00:00 +00:00
T-vK
642d2fb3f1 Add missing features / fixed bug 2019-08-06 08:00:00 +00:00
T-vK
cf18124bba Clean up 2019-08-06 08:00:00 +00:00
T-vK
13be5bd692 Remove unnecessary comments 2019-08-06 08:00:00 +00:00
T-vK
c0028947ac Add new features; Using a new HID report descriptor 2019-08-06 08:00:00 +00:00
T-vK
db140c93d6 Make the BleMouse interface almost identical to the Mouse interface 2019-08-05 20:00:00 +00:00
T-vK
fd88e4a1fe Fix scroll direction 2019-08-05 08:00:00 +00:00
T-vK
d4b0c699e0 Fixed all the errors. First working commit. 2019-08-05 08:00:00 +00:00
T-vK
eacbd844cc Fix some errors 2019-08-05 08:00:00 +00:00
T-vK
f2d5c953a4 Fix a pointer error 2019-08-04 20:00:00 +00:00
T-vK
c6290ed9a7 Initial commit 2019-08-02 08:00:00 +00:00