summaryrefslogtreecommitdiff
path: root/hid/src/main.cpp
AgeCommit message (Expand)Author
2020-08-18mouse buttons 4 and 5Devaev Maxim
2020-08-12mixed mode for arduino hidDevaev Maxim
2020-08-06ps2Devaev Maxim
2020-02-28hid ledsDevaev Maxim
2019-10-05arduino hid: fixed mouse movement on windowsDevaev Maxim
2019-10-01refactoringDevaev Maxim
2019-09-30serial hid: added middle buttonDevaev Maxim
2019-04-24hid: prod and test envsDevaev Maxim
2019-03-18fixed copyrightDevaev Maxim
2019-02-18licenseDevaev Maxim
2019-02-07new hid protocol with crcDevaev Maxim
2018-09-29hid: readNoop()Devaev Maxim
2018-09-29improved hid protocolDevaev Maxim
2018-09-26moved kvmd to the rootDevaev Maxim
2018-09-26moved hid to kvmdDevaev Maxim
2018-08-31using SingleAbsoluteMouse()Devaev Maxim
2018-08-20two-way communication between hid and kvmdDevaev Maxim
2018-08-02using boot keyboardDevaev Maxim
2018-08-01mouse supportDevaev Maxim
2018-07-13hid: fixed serial addressDevaev Maxim
2018-07-13changed hid protocol, added mouse support for hidDevaev Maxim
2018-07-13hid: using KEY_ERROR_UNDEFINED instead of 0Devaev Maxim
2018-07-11fixed keymappingDevaev Maxim
2018-07-11using HID-Project libraryDevaev Maxim
2018-07-11arduino-based hidDevaev Maxim