Age | Commit message (Expand) | Author |
---|---|---|
2019-03-18 | fixed copyright | Devaev Maxim |
2019-02-18 | license | Devaev Maxim |
2019-02-07 | new hid protocol with crc | Devaev Maxim |
2018-09-29 | hid: readNoop() | Devaev Maxim |
2018-09-29 | improved hid protocol | Devaev Maxim |
2018-09-26 | moved kvmd to the root | Devaev Maxim |
2018-09-26 | moved hid to kvmd | Devaev Maxim |
2018-08-31 | using SingleAbsoluteMouse() | Devaev Maxim |
2018-08-20 | two-way communication between hid and kvmd | Devaev Maxim |
2018-08-03 | pragma once for keymap.h | Devaev Maxim |
2018-08-02 | using boot keyboard | Devaev Maxim |
2018-08-01 | mouse support | Devaev Maxim |
2018-07-27 | added pause and scrlk keys | Devaev Maxim |
2018-07-13 | hid: fixed serial address | Devaev Maxim |
2018-07-13 | changed hid protocol, added mouse support for hid | Devaev Maxim |
2018-07-13 | platformio update | Devaev Maxim |
2018-07-13 | hid: using KEY_ERROR_UNDEFINED instead of 0 | Devaev Maxim |
2018-07-12 | refactoring | Devaev Maxim |
2018-07-11 | fixed keymapping | Devaev Maxim |
2018-07-11 | using HID-Project library | Devaev Maxim |
2018-07-11 | arduino-based hid | Devaev Maxim |