Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | refactoring | Maxim Devaev | |
13 days | improved jiggler logic | Maxim Devaev | |
14 days | enabled jiggler by default | Maxim Devaev | |
2024-12-30 | pikvm/pikvm#1334: Bad link mode for keyboard events | Maxim Devaev | |
2024-12-11 | pikvm/pikvm#858, pikvm/pikvm#1249: Added slow typing mode for /api/hid/print | Maxim Devaev | |
2024-12-11 | pikvm/pikvm#1437: Don't reset absolute mouse position on clear | Maxim Devaev | |
2024-11-03 | hid with granularity prototype | Maxim Devaev | |
2024-11-02 | refactoring | Maxim Devaev | |
2024-10-21 | new events model | Maxim Devaev | |
2024-09-18 | refactoring | Maxim Devaev | |
2024-07-08 | lint fix | Maxim Devaev | |
2024-05-18 | lint fix | Maxim Devaev | |
2024-04-16 | style fix | Maxim Devaev | |
2024-04-16 | add parameter for mouse jiggler interval (#165) | aastein | |
* add jiggler_interval * Update __init__.py | |||
2024-03-22 | updated copyright date | Maxim Devaev | |
2024-02-09 | bitbang module | Maxim Devaev | |
2024-01-14 | libgpiod 2.x api | Maxim Devaev | |
2023-10-30 | improved jiggler | Maxim Devaev | |
2023-10-30 | option to activate jiggler by default | Maxim Devaev | |
2023-10-26 | disabled jiggler by default | Maxim Devaev | |
2023-10-26 | option to disable jiggler | Maxim Devaev | |
2023-10-23 | pikvm/pikvm#57: Mouse jiggler | Maxim Devaev | |
2023-08-25 | pico hid bridge mode | Maxim Devaev | |
2023-08-06 | mcu hid: optional power detecting on the hid device | Maxim Devaev | |
2023-08-03 | rp2040 hid | 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 | |||
2023-05-27 | copyright update | Maxim Devaev | |
2023-03-07 | refactoring | Maxim Devaev | |
2022-09-04 | new typing style | Maxim Devaev | |
2022-08-07 | using shield_fg() in atomic (now atomic_fg) | Maxim Devaev | |
2022-07-29 | refactoring | Maxim Devaev | |
2022-07-22 | renamed otg key to usb key | Maxim Devaev | |
2022-04-12 | fix | Maxim Devaev | |
2022-04-06 | fixed logging | Maxim Devaev | |
2022-04-01 | otg hid: close device if udc is unbound | Maxim Devaev | |
2022-04-01 | refactoring | Maxim Devaev | |
2022-03-31 | get rid of otgbind's cleanup and fixed hid for this | Maxim Devaev | |
2022-03-31 | removed UsbDeviceController() class | Maxim Devaev | |