Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-27 | copyright update | Maxim Devaev | |
2023-03-04 | refactoring | Maxim Devaev | |
2023-03-04 | refactoring | Maxim Devaev | |
2023-03-04 | adds abstraction for connection (#111) | tomaszduda23 | |
2022-12-10 | pikvm/pikvm#878: Added Japanese keys | Maxim Devaev | |
2022-12-06 | hid: fixed !HID_DYNAMIC | Maxim Devaev | |
2022-09-13 | style fix | Maxim Devaev | |
2022-09-13 | Status led (#109) | tomaszduda23 | |
* add SW reset * adds watchdog * add status led | |||
2022-09-12 | Watchdog (#108) | tomaszduda23 | |
* add SW reset * adds watchdog | |||
2022-09-12 | doc update (#110) | tomaszduda23 | |
2022-09-12 | refactoring | Maxim Devaev | |
2022-09-12 | add SW reset (#107) | tomaszduda23 | |
2022-07-30 | cast fix | Maxim Devaev | |
2022-07-29 | common usb-keymap.h | Maxim Devaev | |
2022-07-22 | stm32 hid cleanup | Maxim Devaev | |
2022-07-22 | avr hid: removed KEY_ERROR_UNDEFINED | Maxim Devaev | |
2022-07-22 | Stm32 init (#100) | tomaszduda23 | |
2022-07-22 | type fix | Maxim Devaev | |
2022-07-22 | using usb codes instead of arduino cinstants | Maxim Devaev | |
2022-07-21 | fixed make upload | Maxim Devaev | |
2022-07-16 | Update outputs.h (#106) | tomaszduda23 | |
Fix casting -1 to uint8_t. | |||
2022-07-15 | refactoring | Maxim Devaev | |
2022-07-15 | renamed patch (#103) | tomaszduda23 | |
Co-authored-by: Maxim Devaev <[email protected]> | |||
2022-07-15 | renamed patch | Maxim Devaev | |
2022-07-15 | commented kvmd/kvmd#80 (#102) | tomaszduda23 | |
Co-authored-by: Maxim Devaev <[email protected]> | |||
2022-07-14 | commented kvmd/kvmd#80 | Maxim Devaev | |
2022-07-14 | Check that a packet start with PROTO::MAGIC (#80) | McNova | |
Co-authored-by: Christian Vallières <[email protected]> | |||
2022-07-14 | refactoring | Maxim Devaev | |
2022-07-14 | prepare avr for stm32 (#104) | tomaszduda23 | |
2022-07-14 | move platformio.ini -> platformio-avr.ini (#105) | tomaszduda23 | |
2022-07-11 | refactoring, fixed read_block -> update_block | Maxim Devaev | |
2022-07-11 | add interface for storage (#99) | tomaszduda23 | |
2022-07-11 | refactoring | Maxim Devaev | |
2022-07-11 | add factory for avr (#98) | tomaszduda23 | |
2022-07-10 | style fix | Maxim Devaev | |
2022-07-10 | add mouse interface (#96) | tomaszduda23 | |
2022-07-09 | refactoring | Maxim Devaev | |
2022-07-09 | add keyboard interface (#95) | tomaszduda23 | |
2022-07-09 | add structures for drivers (#94) | tomaszduda23 | |
2022-07-08 | refactoring | Maxim Devaev | |
2022-07-08 | Change name to simplify interface getLedsAs->getLeds. (#93) | tomaszduda23 | |
2022-07-07 | fix | Maxim Devaev | |
2022-07-07 | change name of method getOfflineAs->isOffline to simplyfy the interface (#92) | tomaszduda23 | |
2022-07-07 | add target all so build can be easly checked (#91) | tomaszduda23 | |
2022-01-07 | copyright bump | Maxim Devaev | |
2021-09-08 | small rebranding | Maxim Devaev | |
2021-08-25 | Remove wiringpi and use already included libgpiod (#59) | Shantur Rathore | |
2021-08-17 | upstream HID + win98 patch instad of the fork | Maxim Devaev | |
2021-08-15 | win95 runtime switching | Maxim Devaev | |
2021-08-14 | fixed win98 again on arduino | Maxim Devaev | |