Commit Graph

119 Commits (997a6747ee83c87de92d9444e2bc57c981dbf260)

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