6 Commits

Author SHA1 Message Date
Maxim Devaev
2730b11840 ch9329: using bytes instead of list[int] 2023-07-10 03:02:28 +03:00
Maxim Devaev
5a36dec615 ch9329: removed unused params 2023-07-10 03:02:28 +03:00
Maxim Devaev
be4269fe61 refactoring 2023-07-10 03:02:28 +03:00
Maxim Devaev
ecf3faf984 refactoring 2023-07-10 03:02:28 +03:00
jacobbar
6689008840 Adds CH9329 Serial to HID Plugin Support (#122)
* 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 <mdevaev@gmail.com>
2023-07-10 03:02:28 +03:00
jacobbar
6e24efc81e Add CH9329 Serial to HID support (#121)
* Add ch9329 plugin

* refactoring ch9329

* refactor ch9329 and cleanup

* refactoring

* fixing lint errors

* clarifying list type
2023-07-10 03:02:28 +03:00