33 Commits

Author SHA1 Message Date
T-vK
ba38caa695 Merge pull request #29 from sobrinho/patch-1
Add Abs Mouse project
2022-01-17 23:10:36 +01:00
Gabriel Sobrinho
82f254af59 Add Abs Mouse project
Closes #19 
Closes #18 
Closes #5
2021-10-28 16:25:18 -03:00
T-vK
8f1a15b92f Bump version for next release 0.3.1 2020-10-20 21:04:47 +02:00
T-vK
edbbb01d6a Update feature checklist in README 2020-10-20 21:04:30 +02:00
T-vK
e28c628ece Add iOS compatibility 2020-10-20 21:04:15 +02:00
T-vK
138f67a54f Merge pull request #11 from ricalvrod/patch-1
Correction on the bleMouseInstance->onStarted(pServer);
2020-07-07 10:58:44 +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
T-vK
bd27700021 Merge pull request #8 from dvv/patch-1
Allow for additional services like logging
2020-04-26 13:21:15 +02:00
Vladimir Dronnikov
56c8ac4785 Update BleMouse.cpp 2020-04-26 06:50:40 +03:00
Vladimir Dronnikov
7144f0e105 Update BleMouse.h 2020-04-26 06:48:41 +03:00
T-vK
92305027dc Bump version for new release 0.3.0 2020-02-13 20:37:56 +01:00
T-vK
e90c3316e6 Update README 2020-02-13 20:36:15 +01:00
T-vK
0efcc285b5 Merge pull request #4 from grafmar/master
batteryLevel fix
2020-02-13 20:34:50 +01:00
Marco Graf
1a39410e86 Merge pull request #1 from grafmar/feature/batteryLevel
setting battery level also in hid, if it was created, yet
2020-02-12 21:27:26 +01: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 v0.2.0 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
d8109cadcc Bump version tmp 2019-08-06 08: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
cb9d4b01f0 fix link in readme v0.1 2019-08-06 08:00:00 +00:00
T-vK
b38f027152 Fix version number 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
9ca44b3065 Fix typo 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
fc13f8da46 fix inputMouse bug 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