summaryrefslogtreecommitdiff
path: root/hid/lib
AgeCommit message (Expand)Author
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