summaryrefslogtreecommitdiff
path: root/hid/lib
AgeCommit message (Expand)Author
2023-05-27copyright updateMaxim Devaev
2023-03-04refactoringMaxim Devaev
2023-03-04refactoringMaxim Devaev
2023-03-04adds abstraction for connection (#111)tomaszduda23
2022-12-10pikvm/pikvm#878: Added Japanese keysMaxim Devaev
2022-09-13style fixMaxim Devaev
2022-09-13Status led (#109)tomaszduda23
2022-09-12Watchdog (#108)tomaszduda23
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-14refactoringMaxim Devaev
2022-07-14prepare avr for stm32 (#104)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-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
2020-11-11spiDevaev Maxim