1144 Commits (456d6f33426946d632ed52a3278b5fcd0c398644)

Author SHA1 Message Date
  Joel Challis 16c2b528df
GMMK2: Fix 'ISO' within product name (#18322) 1 year ago
  3araht f04336ff46
Redefinition of MIN is avoided in midi.c (#18203) 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) 1 year ago
  Drashna Jaelre 0ab51ee29d
Add support for large Mouse Reports (#16371) 1 year 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
  Joel Challis 634e42b2b4
Revert to old init order for host driver (#15029) 2 years ago
  Nick Brassel 0ecd4926b2
Fix build failures caused by #12947. (#15019) 2 years ago
  Purdea Andrei 76fb54403c
haptic: Feature to disable it when usb port is not configured or suspended. (#12692) 2 years ago
  Joel Challis 7ae0f371cf
Add support to persist MD LED framework settings (#14980) 2 years ago
  Michael Stapelberg 7f8faa429e
core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947) 2 years ago
  Joel Challis 92385e30cd
Manually format develop (#15003) 2 years ago
  Joel Challis ee371c1295
Fix up issues shown by clang-format of vusb (#15004) 2 years ago
  just-another-jxliu 736d9fa538
Stop-gap forward-port Drop LED features for CTRL and ALT (#14967) 2 years ago
  Joel Challis 55fb468d74
More platform/protocol alignment (#14976) 2 years ago
  Joel Challis dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972) 2 years ago
  Joel Challis 0c87e2e702
Move LTO logic from common.mk (#14973) 2 years ago
  Joel Challis 780e763c13
Remove SERIAL_MOUSE (#14969) 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