124 Commits (2b360ff401d8094716e868f1ca96833901c32213)

Author SHA1 Message Date
  Joel Challis 2b360ff401 Refactor vusb to protocol use pre/post task (#14944) 3 months ago
  Stefan Kerkmann ce90319861 [Core] Refactor ChibiOS USB endpoints to be fully async (#21656) 4 months ago
  Joel Challis b6b3efc14b
Remove console out endpoint (#22304) 5 months ago
  Stefan Kerkmann 5856d5e13b
[Maintenance] USB HID control packet as struct (#21688) 8 months ago
  Ryan 0c160e1fba
Separate 6KRO and NKRO report structs (#22267) 8 months ago
  Drashna Jaelre 25331be316
Revert changes to ChibiOS Suspend Code (#21830) 10 months ago
  Stefan Kerkmann e8e989fd7a
[Bug] Restore usb suspend wakeup delay (#21676) 11 months ago
  Stefan Kerkmann a87c74ebe1
[Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 1 year ago
  Purdea Andrei 3ebdb1258b
Chibios USB: Take into account if host wants remote wakeup or not (#21287) 1 year ago
  Ryan aad5746682
Move protocol makefiles into their respective folders (#21332) 1 year ago
  Ryan 7acc3f4449
ChibiOS: Consolidate report sending code (#19607) 1 year ago
  Sergey Vlasov 955829bfd0
Fix joystick build for ChibiOS (#19602) 1 year ago
  Ryan a92071494a
usb_main.c: remove `CH_KERNEL_MAJOR` check (#19597) 1 year ago
  QMK Bot 1786932d9f
[CI] Format code according to conventions (#19265) 1 year ago
  Jack Humbert a23333eb58
Return USB HID GET_REPORT requests (#14814) 1 year ago
  Ruslan Sayfutdinov 85ee55ff3b
Detect host OS based on USB fingerprint (#18463) 1 year ago
  lokher 0d7edbbcbe
Fixed NKRO issue caused by HID_SET_PROTOCOL on Chibios platform (#17588) 1 year ago
  Ryan 1e95f7be8f
Joystick feature improvements (#19052) 1 year ago
  Sergey Vlasov 1ea54e5052
ChibiOS USB: Add a dummy IN callback to work around LLD bugs (#18811) 1 year ago
  Nick Brassel f99b9ba270
Widen the ARM Cortex-M family support. Allow USB peripheral change. (#18767) 1 year ago
  Ryan 2078a56369
Fix joystick functionality for ChibiOS and OTG (Blackpill) (#18631) 1 year ago
  Ryan 6dbbeea46a
Refactor `send_extra` (#18615) 1 year ago
  Ryan 09d3e27710
Refactor more host code (programmable button & digitizer) (#18565) 1 year ago
  Stefan Kerkmann 6f13a76530
[Core] ChibiOS: Fix USB bus disconnect handling (#18566) 1 year ago
  Ryan be8907d634
Further refactoring of joystick feature (#18437) 1 year ago
  Ryan f76b55d5ad
Adjust `EXTRAKEY_ENABLE` ifdefs for `send_extra()` (#18249) 1 year ago
  Ryan 09d668eb0e
Simplify extrakeys sending at the host driver level (#18230) 1 year ago
  Nick Brassel 543f54a483
[Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 1 year ago
  Stefan Kerkmann d717396708
[Core] Add Raspberry Pi RP2040 support (#14877) 2 years ago
  Stefan Kerkmann 4d107feca9
Check for ongoing transfers on the OUT endpoint (#16974) 2 years ago
  QMK Bot 97f4a75fd7
[CI] Format code according to conventions (#16914) 2 years ago
  dexter93 e4942df397
Chibios USB protocol: allow overriding RAW Capacity (#16339) 2 years ago
  Sascha bf67abb046
Fixed usb read loops not reading until timeout (#16827) 2 years ago
  QMK Bot 63646e8906
Format code according to conventions (#16322) 2 years ago
  Thomas Weißschuh f1cd2a5a89
ChibiOS: add support for HID Programmable Buttons (#15787) 2 years ago
  Stefan Kerkmann 5470e4a8ad
[Core] ChibiOS: shorten USB disconnect state on boot to 50ms (#15805) 2 years ago
  Ryan ed49dbeac4
Add missing virtser_init() to ChibiOS code (#15356) 2 years ago
  Nick Brassel 5da04fb45b
Update to ChibiOS 20.3.4, support builds against trunk (#14208) 2 years ago
  Nick Brassel 387edab52b
Fixup #15029 (#15031) 2 years ago
  Joel Challis 634e42b2b4
Revert to old init order for host driver (#15029) 2 years ago
  Joel Challis 2ec268bd21
Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 2 years ago
  Dasky 1953a968c5
Check usb transmit status in send_extra() (#14643) 2 years ago
  Joel Challis 1c0347b8b8
Remove SERIAL_LINK feature (#14727) 2 years ago
  Nick Brassel b2a186cf92
Purge uGFX. (#14720) 2 years ago
  Purdea Andrei b02a539625
Added power tracking api (#12691) 2 years ago
  Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
  a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2 years ago
  Joakim Tufvegren 982b782ce3
Trigger a wakeup after USB Reset on ChibiOS. (#12831) 2 years ago
  Joakim Tufvegren 1409b36851
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870) 2 years ago
  a_p_u_r_o 26b62f7a6c
Fix alignment of USB out report buffer 2 -> 4 (#13838) 2 years ago