Commit Graph

81 Commits (c2a81d8fd4d1b90cb0f2af8d6b97b51ec1fb5806)

Author SHA1 Message Date
Stefan Kerkmann 32174abcfa
Update keyboard report descriptor for USB compliance (#21626) 2 years ago
Ryan aad5746682
Move protocol makefiles into their respective folders (#21332) 2 years ago
Ruslan Sayfutdinov 85ee55ff3b
Detect host OS based on USB fingerprint (#18463) 2 years ago
Ryan 1e95f7be8f
Joystick feature improvements (#19052) 3 years ago
Ryan 6cc9513ab0
Digitizer feature improvements (#19034) 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
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
Ryan d983251c10
Switch over MANUFACTURER and PRODUCT to string literals (#18183) 3 years ago
Drashna Jaelre 0ab51ee29d
Add support for large Mouse Reports (#16371) 3 years ago
Joel Challis 047ef3cd12
VUSB - Use correct endpoint poll for VIA (#16691) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Drashna Jaelre 9d7e64bcb3
Remove Deprecated USB Polling comment from vusb.c (#15420) 3 years ago
Joel Challis 634e42b2b4
Revert to old init order for host driver (#15029) 4 years ago
Joel Challis ee371c1295
Fix up issues shown by clang-format of vusb (#15004) 4 years ago
Joel Challis 2ec268bd21
Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 4 years ago
Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 4 years ago
Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 4 years ago
Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 4 years ago
Ryan 7ed5ac4a60
Use string literals for `SERIAL_NUMBER` (#13403) 4 years ago
Stefan Kerkmann 49fd3c0760
[Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 4 years ago
Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 4 years ago
github-actions[bot] deaabff752
Format code according to conventions (#12046) 4 years ago
Nick Brassel 6623744172
Fix build for attiny85-based boards. (#12044) 4 years ago
Ryan 39694d5eb0
V-USB suspend refactor (#11891) 4 years ago
Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 4 years ago
Drashna Jaelre 99f3df2893
Add support for 8 buttons to mouse report (#10807) 4 years ago
Ryan aa0e33eca0
Add support for shared EP on V-USB boards (#11103) 4 years ago
Ryan 78b2f120e5
V-USB: Fix initial dropped keypress (#11263) 4 years ago
Ryan e3211e307e
Fix small typo in V-USB configuration descriptor (#11253) 4 years ago
Ryan 15faffacf4
Omit serial number if not defined (#11104) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
yiancar 47f8947bf5 Update vusb to match 3rd endpoint. (#9020) 5 years ago
Ryan 69e0ad1b2c Additional cleanups for V-USB code (#9310) 5 years ago
Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 5 years ago
James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 5 years ago
Nick Brassel d1df576ece
Allow for overriding RAW endpoint usage page and ID. (#8834) 5 years ago
yiancar 632285c982
V-USB Interface reorder (#9090) 5 years ago
Joel Challis 5f82b0782f
Initial vusb console support (#8559) 5 years ago
Joel Challis 374525c995
Allow some usbconfig.h overrides at the keyboard level (#8647) 5 years ago
QMK Bot 7642075fc3 format code according to conventions [skip ci] 5 years ago
Ryan ca91dc594b
V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8656) 5 years ago
Drashna Jaelre 845953cc67
V-USB remote wakeup (#7627) 5 years ago
Joel Challis 58a9c84d6b
Strip out features to allow minimum firmware sizes (#8645) 5 years ago
yiancar c217186bea
Updated V-USB template to allow usbFunctionWriteOut (#8634) 5 years ago
Ryan 51a81813b0
V-USB: Consolidate usbconfig.h's into a single file (#8584) 5 years ago