Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-26 | option to disable jiggler | Maxim Devaev | |
2023-10-23 | pikvm/pikvm#57: Mouse jiggler | Maxim Devaev | |
2023-07-31 | ch9329: reconnect logic | Maxim Devaev | |
2023-07-10 | ch9329: fixed int to byte conversion | Maxim Devaev | |
2023-07-10 | ch9329: using bytes instead of list[int] | Maxim Devaev | |
2023-07-10 | ch9329: fixed mac issue (thanks @jacobb) | Maxim Devaev | |
2023-07-10 | ch9329: removed unused params | Maxim Devaev | |
2023-07-10 | ch9329: fixed checksum | Maxim Devaev | |
2023-07-10 | refactoring | Maxim Devaev | |
2023-07-10 | ch9329: fixed rel mouse | Maxim Devaev | |
2023-07-10 | ch9329: fixed abs mouse | Maxim Devaev | |
2023-07-10 | refactoring | Maxim Devaev | |
2023-07-10 | fixes ch9329 plugin multiple keyboard keys (#123) | jacobbar | |
* Add ch9329 plugin --------- Co-authored-by: Maxim Devaev <[email protected]> | |||
2023-07-10 | Adds CH9329 Serial to HID Plugin Support (#122) | jacobbar | |
* Add ch9329 plugin * refactoring ch9329 * refactor ch9329 and cleanup * refactoring * fixing lint errors * clarifying list type * fix mouse multiple buttons * remove unused var --------- Co-authored-by: Maxim Devaev <[email protected]> | |||
2023-07-10 | Add CH9329 Serial to HID support (#121) | jacobbar | |
* Add ch9329 plugin * refactoring ch9329 * refactor ch9329 and cleanup * refactoring * fixing lint errors * clarifying list type |