Commit Graph

1189 Commits (master)

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