1160 Commits (5e4b076af3c99d36632d6b92f3ddd046f38a01af)

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