summaryrefslogtreecommitdiff
path: root/hid
AgeCommit message (Collapse)Author
2022-12-10pikvm/pikvm#878: Added Japanese keysMaxim Devaev
2022-12-06hid: fixed !HID_DYNAMICMaxim Devaev
2022-09-13style fixMaxim Devaev
2022-09-13Status led (#109)tomaszduda23
* add SW reset * adds watchdog * add status led
2022-09-12Watchdog (#108)tomaszduda23
* add SW reset * adds watchdog
2022-09-12doc update (#110)tomaszduda23
2022-09-12refactoringMaxim Devaev
2022-09-12add SW reset (#107)tomaszduda23
2022-07-30cast fixMaxim Devaev
2022-07-29common usb-keymap.hMaxim Devaev
2022-07-22stm32 hid cleanupMaxim Devaev
2022-07-22avr hid: removed KEY_ERROR_UNDEFINEDMaxim Devaev
2022-07-22Stm32 init (#100)tomaszduda23
2022-07-22type fixMaxim Devaev
2022-07-22using usb codes instead of arduino cinstantsMaxim Devaev
2022-07-21fixed make uploadMaxim Devaev
2022-07-16Update outputs.h (#106)tomaszduda23
Fix casting -1 to uint8_t.
2022-07-15refactoringMaxim Devaev
2022-07-15renamed patch (#103)tomaszduda23
Co-authored-by: Maxim Devaev <[email protected]>
2022-07-15renamed patchMaxim Devaev
2022-07-15commented kvmd/kvmd#80 (#102)tomaszduda23
Co-authored-by: Maxim Devaev <[email protected]>
2022-07-14commented kvmd/kvmd#80Maxim Devaev
2022-07-14Check that a packet start with PROTO::MAGIC (#80)McNova
Co-authored-by: Christian Vallières <[email protected]>
2022-07-14refactoringMaxim Devaev
2022-07-14prepare avr for stm32 (#104)tomaszduda23
2022-07-14move platformio.ini -> platformio-avr.ini (#105)tomaszduda23
2022-07-11refactoring, fixed read_block -> update_blockMaxim Devaev
2022-07-11add interface for storage (#99)tomaszduda23
2022-07-11refactoringMaxim Devaev
2022-07-11add factory for avr (#98)tomaszduda23
2022-07-10style fixMaxim Devaev
2022-07-10add mouse interface (#96)tomaszduda23
2022-07-09refactoringMaxim Devaev
2022-07-09add keyboard interface (#95)tomaszduda23
2022-07-09add structures for drivers (#94)tomaszduda23
2022-07-08refactoringMaxim Devaev
2022-07-08Change name to simplify interface getLedsAs->getLeds. (#93)tomaszduda23
2022-07-07fixMaxim Devaev
2022-07-07change name of method getOfflineAs->isOffline to simplyfy the interface (#92)tomaszduda23
2022-07-07add target all so build can be easly checked (#91)tomaszduda23
2022-01-07copyright bumpMaxim Devaev
2021-09-08small rebrandingMaxim Devaev
2021-08-25Remove wiringpi and use already included libgpiod (#59)Shantur Rathore
2021-08-17upstream HID + win98 patch instad of the forkMaxim Devaev
2021-08-15win95 runtime switchingMaxim Devaev
2021-08-14fixed win98 again on arduinoMaxim Devaev
2021-08-14fixed pikvm/pikvm#159: workaround for windows 98 absolute mouse bugMaxim Devaev
2021-07-23bumped hid-project revisionMaxim Devaev
2021-07-16new cdc patchDevaev Maxim
2021-07-16updated hid-shut-up.patchDevaev Maxim