1210 Commits (develop)

Author SHA1 Message Date
  Joel Challis 16cca527a6
Fix WAIT_FOR_USB handling (#23598) 4 days ago
  Robin Carlier 42a725e355
Remove midi_ep_task from ChibiOS (#23162) 1 month ago
  Joel Challis 63dd131d81
Refactor vusb to protocol use pre/post task (#14944) 1 month ago
  Stefan Kerkmann 0e02b0c41e
[Core] Refactor ChibiOS USB endpoints to be fully async (#21656) 2 months ago
  Ryan 2d1aed78a6
Update GPIO macro usages in core (#23093) 2 months ago
  Andre Brait 80f3da36e5
[Core] Add OS detection callbacks (#21777) 2 months ago
  Joel Challis 79020519b4
Align VUSB suspend protocol logic (#22688) 2 months ago
  Ryan 3495cbc638
Fix missing joystick.h include (#22946) 3 months ago
  Joel Challis b6b3efc14b
Remove console out endpoint (#22304) 3 months ago
  Ryan 4601f339e4
V-USB: implement NKRO (#22398) 5 months ago
  Ryan cbf538aaaa
V-USB: Add generic `send_report()` function (#22323) 5 months ago
  Ryan 87d69aebbb
Slight refactor of joystick axis type into typedef (#22445) 5 months ago
  Ryan 6979794bac
Add "AC Next Keyboard Layout Select" consumer usage entry (macOS Globe key) (#22256) 6 months ago
  Stefan Kerkmann 5856d5e13b
[Maintenance] USB HID control packet as struct (#21688) 6 months ago
  Ryan db4e3bb232
V-USB: Fix `GET_IDLE/SET_IDLE` (#22332) 6 months ago
  Ryan b7e62af755
V-USB: Implement `GET_PROTOCOL` and `SET_PROTOCOL` handling (#22324) 6 months ago
  Ryan 0c160e1fba
Separate 6KRO and NKRO report structs (#22267) 6 months ago
  Ryan 1bff37781b
Prep work for NKRO report separation (#22268) 6 months ago
  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) 7 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) 9 months ago
  Ryan b9e5895184
Eliminate `TMK_COMMON_*` in makefiles (#21517) 9 months ago
  Ryan 30de598650
tmk_core: remove direct `quantum.h` includes (#21465) 9 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