summaryrefslogtreecommitdiff
path: root/kvmd/plugins/hid
AgeCommit message (Expand)Author
13 daysrefactoringMaxim Devaev
13 daysimproved jiggler logicMaxim Devaev
13 daysenabled jiggler by defaultMaxim Devaev
2024-12-30pikvm/pikvm#1334: Bad link mode for keyboard eventsMaxim Devaev
2024-12-11pikvm/pikvm#858, pikvm/pikvm#1249: Added slow typing mode for /api/hid/printMaxim Devaev
2024-12-11pikvm/pikvm#1437: Don't reset absolute mouse position on clearMaxim Devaev
2024-11-03hid with granularity prototypeMaxim Devaev
2024-11-02refactoringMaxim Devaev
2024-10-21new events modelMaxim Devaev
2024-09-18refactoringMaxim Devaev
2024-07-08lint fixMaxim Devaev
2024-05-18lint fixMaxim Devaev
2024-04-16style fixMaxim Devaev
2024-04-16add parameter for mouse jiggler interval (#165)aastein
2024-03-22updated copyright dateMaxim Devaev
2024-02-09bitbang moduleMaxim Devaev
2024-01-14libgpiod 2.x apiMaxim Devaev
2023-10-30improved jigglerMaxim Devaev
2023-10-30option to activate jiggler by defaultMaxim Devaev
2023-10-26disabled jiggler by defaultMaxim Devaev
2023-10-26option to disable jigglerMaxim Devaev
2023-10-23pikvm/pikvm#57: Mouse jigglerMaxim Devaev
2023-08-25pico hid bridge modeMaxim Devaev
2023-08-06mcu hid: optional power detecting on the hid deviceMaxim Devaev
2023-08-03rp2040 hidMaxim Devaev
2023-07-31ch9329: reconnect logicMaxim Devaev
2023-07-10ch9329: fixed int to byte conversionMaxim Devaev
2023-07-10ch9329: using bytes instead of list[int]Maxim Devaev
2023-07-10ch9329: fixed mac issue (thanks @jacobb)Maxim Devaev
2023-07-10ch9329: removed unused paramsMaxim Devaev
2023-07-10ch9329: fixed checksumMaxim Devaev
2023-07-10refactoringMaxim Devaev
2023-07-10ch9329: fixed rel mouseMaxim Devaev
2023-07-10ch9329: fixed abs mouseMaxim Devaev
2023-07-10refactoringMaxim Devaev
2023-07-10fixes ch9329 plugin multiple keyboard keys (#123)jacobbar
2023-07-10Adds CH9329 Serial to HID Plugin Support (#122)jacobbar
2023-07-10Add CH9329 Serial to HID support (#121)jacobbar
2023-05-27copyright updateMaxim Devaev
2023-03-07refactoringMaxim Devaev
2022-09-04new typing styleMaxim Devaev
2022-08-07using shield_fg() in atomic (now atomic_fg)Maxim Devaev
2022-07-29refactoringMaxim Devaev
2022-07-22renamed otg key to usb keyMaxim Devaev
2022-04-12fixMaxim Devaev
2022-04-06fixed loggingMaxim Devaev
2022-04-01otg hid: close device if udc is unboundMaxim Devaev
2022-04-01refactoringMaxim Devaev
2022-03-31get rid of otgbind's cleanup and fixed hid for thisMaxim Devaev
2022-03-31removed UsbDeviceController() classMaxim Devaev