Commit Graph

1164 Commits (9b51f02f45f72758a61d761c2d8e1b1696cce6e8)

Author SHA1 Message Date
Ryan 1e95f7be8f
Joystick feature improvements (#19052) 3 years ago
Ryan 6cc9513ab0
Digitizer feature improvements (#19034) 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 19e2dd742b
LUFA: Consolidate report sending code (#18629) 3 years ago
Ryan 2078a56369
Fix joystick functionality for ChibiOS and OTG (Blackpill) (#18631) 3 years ago
nezumee d6d6cdcb4f
Make MIDI output endpoint use the out direction (#18654) 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 f80058d96e
Start Bluetooth API (#18366) 3 years ago
Ryan be8907d634
Further refactoring of joystick feature (#18437) 3 years ago
Joshua Diamond a26f1ddafa
Chromeos keycodes (#18212) 3 years ago
Joel Challis 16c2b528df
GMMK2: Fix 'ISO' within product name (#18322) 3 years ago
Ryan f7d2b001bc
Move Bluetooth-related function calls up to host/keyboard level (#18274) 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
Jeff Epler 9632360caa
Use a macro to compute the size of arrays at compile time (#18044) 3 years ago
3araht f04336ff46
Redefinition of MIN is avoided in midi.c (#18203) 3 years ago
Ryan d983251c10
Switch over MANUFACTURER and PRODUCT to string literals (#18183) 3 years ago
Joel Challis 764c542bef
Remove tmk_core 'serial' code (#17866) 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
Drashna Jaelre 0da6562c4d
Make default layer size 16-bit (#15286) 3 years ago
Drashna Jaelre 0ab51ee29d
Add support for large Mouse Reports (#16371) 3 years ago
Stefan Kerkmann 4d107feca9
Check for ongoing transfers on the OUT endpoint (#16974) 3 years ago
Ryan 645359e5d0
Joystick: Simplify report descriptor and clean up error messages (#16926) 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
Joel Challis 047ef3cd12
VUSB - Use correct endpoint poll for VIA (#16691) 3 years ago
Drashna Jaelre 921b9dad6c
[Core] Move `has_mouse_report_changed` function to `report.c` (#16543) 3 years ago
Joel Challis 7fb312ccd7
Fix use of ISSI driver config before init (#16493) 3 years ago
QMK Bot 2f0dc0fb6d
Format code according to conventions (#16419) 3 years ago
QMK Bot 25ba9b41c1
Format code according to conventions (#16421) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Joel Challis f7e7671f69
Migrate more makefile utilities to builddefs sub-directory (#16002) 3 years ago
Nick Brassel ae6f471f1c
Modify the output of the size checks. (#16290) 3 years ago
Thomas Weißschuh f1cd2a5a89
ChibiOS: add support for HID Programmable Buttons (#15787) 3 years ago
Ryan 7d685956cc
Rename `AdafruitBLE` to `BluefruitLE` (#16127) 3 years ago
Stefan Kerkmann 5470e4a8ad
[Core] ChibiOS: shorten USB disconnect state on boot to 50ms (#15805) 3 years ago
Ryan 6bc870d899
Refactor `bootloader_jump()` implementations (#15450) 3 years ago
Ryan 77d3e564f7
Migrate RN42 to UART driver and refactor (#15492) 3 years ago
Drashna Jaelre 9d7e64bcb3
Remove Deprecated USB Polling comment from vusb.c (#15420) 3 years ago
Ryan ed49dbeac4
Add missing virtser_init() to ChibiOS code (#15356) 4 years ago
Drashna Jaelre b5a5bb6d74
Change default USB Polling rate to 1kHz (#15352) 4 years ago
Drashna Jaelre ac00b6da29
[Bug] Fix timer include in override_wiring.c (#15221) 4 years ago
Joel Challis 2728603fe6
Move tmk_core/common/<plat> (#13918) 4 years ago
QMK Bot 2c5d66987d
Format code according to conventions (#15193) 4 years ago
Nick Brassel 36d123e9c5
Add support for deferred executors. (#14859) 4 years ago