1210 Commits (develop)

Author SHA1 Message Date
  Stefan Kerkmann fb18ac2b10
[Core] Bump mouse endpoint packet size to 16 bytes (#21711) 7 months ago
  Ryan a74647c1fa
Remove old `IS_LED_ON/OFF()` macros (#21878) 8 months ago
  Drashna Jaelre 25331be316
Revert changes to ChibiOS Suspend Code (#21830) 8 months ago
  Stefan Kerkmann e8e989fd7a
[Bug] Restore usb suspend wakeup delay (#21676) 9 months ago
  Stefan Kerkmann b2d068d1aa
Fix mouse-key spamming empty reports (#21663) 9 months ago
  Stefan Kerkmann 32174abcfa
Update keyboard report descriptor for USB compliance (#21626) 9 months ago
  Ryan da2d2f947d
quantum: remove direct `quantum.h` includes (#21507) 10 months ago
  Ryan b9e5895184
Eliminate `TMK_COMMON_*` in makefiles (#21517) 10 months ago
  Ryan 30de598650
tmk_core: remove direct `quantum.h` includes (#21465) 10 months ago
  Ryan 5542f5ede1
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) 10 months ago
  Stefan Kerkmann a87c74ebe1
[Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 10 months ago
  Purdea Andrei 3ebdb1258b
Chibios USB: Take into account if host wants remote wakeup or not (#21287) 10 months ago
  Ryan aad5746682
Move protocol makefiles into their respective folders (#21332) 10 months ago
  Nick Brassel 06c5c02804
Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339) 1 year ago
  Joel Challis 0152dd811d
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) 1 year ago
  Ryan f0618a1d53
Remove `IS_HOST_LED_ON` and migrate usages (#19753) 1 year ago
  Joel Challis 944b6107e2
Fix midi after recent refactoring (#19723) 1 year ago
  Ryan 242b80c63f
Move MIDI code out of tmk_core (#19704) 1 year ago
  Ryan cf935d97ae
Fix functions with empty params (#19647) 1 year ago
  Ryan 7acc3f4449
ChibiOS: Consolidate report sending code (#19607) 1 year ago
  Sergey Vlasov 955829bfd0
Fix joystick build for ChibiOS (#19602) 1 year ago
  Ryan a92071494a
usb_main.c: remove `CH_KERNEL_MAJOR` check (#19597) 1 year ago
  QMK Bot 1786932d9f
[CI] Format code according to conventions (#19265) 1 year ago
  Jack Humbert a23333eb58
Return USB HID GET_REPORT requests (#14814) 1 year ago
  Ruslan Sayfutdinov 85ee55ff3b
Detect host OS based on USB fingerprint (#18463) 1 year ago
  lokher 0d7edbbcbe
Fixed NKRO issue caused by HID_SET_PROTOCOL on Chibios platform (#17588) 1 year ago
  Joel Challis 4540f52e98
Revert WB32 ISO workaround (#19224) 1 year ago
  Ryan 1e95f7be8f
Joystick feature improvements (#19052) 1 year ago
  Ryan 6cc9513ab0
Digitizer feature improvements (#19034) 1 year ago
  Sergey Vlasov 1ea54e5052
ChibiOS USB: Add a dummy IN callback to work around LLD bugs (#18811) 1 year ago
  Nick Brassel f99b9ba270
Widen the ARM Cortex-M family support. Allow USB peripheral change. (#18767) 1 year ago
  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