Commit Graph

97 Commits (5f671de13a01c88ceb86874dba91e4e66c4a3d51)

Author SHA1 Message Date
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
github-actions[bot] d3bf3d3b1c
Format code according to conventions (#12681) 4 years ago
Purdea Andrei dbd65d01b6
Fix how USB queue overflow is handled in chibios. (#12576) 4 years ago
github-actions[bot] 7daa2e210c
Format code according to conventions (#12540) 4 years ago
Michael Stapelberg 7d953332e0
ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472) 4 years ago
Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 4 years ago
github-actions[bot] c27a778281
Format code according to conventions (#11905) 4 years ago
Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 4 years ago
Joshua Diamond 9a4618b05b
Address wake from sleep instability (#11450) 4 years ago
Nick Brassel db11a2a1fd
Decouple USB events from the USB interrupt handler. (#10437) 4 years ago
Joel Challis a68d289fa5
Manually run formatting CI process (#11375) 4 years ago
Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 4 years ago
Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Nick Brassel 93e7a8f74c Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge RC circuit. (#8778) 5 years ago
Nick Brassel 60e5733c48 `qmk cformat` on `develop` (#9501) 5 years ago
Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 5 years ago
James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 5 years ago
skullY 6f30b402a2 Revert "Fix conflicting types for 'tfp_printf' (#8269)" 5 years ago