Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-09 | ps2 pin stubs | Maxim Devaev | |
2023-09-09 | refactoring | Maxim Devaev | |
2023-09-09 | using ps2x2pico as a library | Maxim Devaev | |
2023-09-08 | pico hid: ps/2 mouse support (#148) | No0ne | |
2023-08-30 | pico hid: basic ps/2 mouse support (#147) | No0ne | |
2023-08-27 | pico hid: ps/2 keyboard support finished (#146) | No0ne | |
2023-08-26 | pico hid: ps/2 fix retransmission (#145) | No0ne | |
* pico hid: ps/2 keyboard support getting started (#139) * pico hid: ps/2 bytes and packets queue * pico hid: ps/2 bytes and packets queue (#142) * pico hid: ps/2 fix retransmission | |||
2023-08-25 | pico hid: ps/2 bytes and packets queue (#142) | No0ne | |
2023-08-25 | pico hid: ps/2 keyboard support getting started (#139) | No0ne | |
2023-08-25 | pico hid bridge mode | Maxim Devaev | |
2023-08-24 | pico hid: refactoring | Maxim Devaev | |
2023-08-24 | pico hid: prefer ps/2 if usb is disabled | Maxim Devaev | |
2023-08-16 | pico sdk update | Maxim Devaev | |
2023-08-14 | pico hid refactoring | Maxim Devaev | |
2023-08-08 | pico hid: ps/2 stubs | Maxim Devaev | |
2023-08-07 | muted act led | Maxim Devaev | |
2023-08-05 | pico hid: fixed missing include | Maxim Devaev | |
2023-08-05 | pico hid: dip fix | Maxim Devaev | |
2023-08-04 | pico hid: uart support | Maxim Devaev | |
2023-08-04 | pico hid: slow blinking | Maxim Devaev | |
2023-08-04 | pico hid fix for old gcc | Maxim Devaev | |
2023-08-03 | rp2040 hid | Maxim Devaev | |
2023-07-31 | moved arduino hid to hid/arduino | Maxim Devaev | |
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]> |