Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-03-27 | default values for the otg hid plugin | Maxim Devaev | |
2022-03-27 | default values for the serial hid plugin | Maxim Devaev | |
2022-01-07 | copyright bump | Maxim Devaev | |
2021-12-23 | python 3.10 | Maxim Devaev | |
2021-09-24 | refactoring | Maxim Devaev | |
2021-09-08 | small rebranding | Maxim Devaev | |
2021-08-28 | unified udc code and automatic driver detection | Maxim Devaev | |
2021-08-15 | win95 runtime switching | Maxim Devaev | |
2021-08-14 | fixed pikvm/pikvm#159: workaround for windows 98 absolute mouse bug | Maxim Devaev | |
2021-07-24 | dual mouse mode | Maxim Devaev | |
2021-07-24 | disabled instead of empty string | Maxim Devaev | |
2021-07-23 | rewrite otg hid | Maxim Devaev | |
2021-07-23 | fixed process waiting | Maxim Devaev | |
2021-05-25 | reduced spi freq to 100k | Devaev Maxim | |
2021-05-17 | fixed bt hid | Devaev Maxim | |
2021-04-22 | tuned mcu timings | Devaev Maxim | |
2021-04-14 | https://bugs.archlinux.org/task/70438 | Devaev Maxim | |
2021-03-26 | fixed mouse remap | Devaev Maxim | |
2021-02-05 | reset mcu hid before the loop | Devaev Maxim | |
2021-01-23 | refactoring | Devaev Maxim | |
2021-01-07 | update copy | Devaev Maxim | |
2020-12-29 | instant reset | Devaev Maxim | |
2020-12-25 | configurable gpio devices | Devaev Maxim | |