57 Commits (2b360ff401d8094716e868f1ca96833901c32213)

Author SHA1 Message Date
  Joel Challis 2b360ff401 Refactor vusb to protocol use pre/post task (#14944) 2 months ago
  Joel Challis b6b3efc14b
Remove console out endpoint (#22304) 5 months ago
  Ryan 4601f339e4
V-USB: implement NKRO (#22398) 6 months ago
  Ryan cbf538aaaa
V-USB: Add generic `send_report()` function (#22323) 6 months ago
  Ryan db4e3bb232
V-USB: Fix `GET_IDLE/SET_IDLE` (#22332) 7 months ago
  Ryan b7e62af755
V-USB: Implement `GET_PROTOCOL` and `SET_PROTOCOL` handling (#22324) 7 months ago
  Ryan 0c160e1fba
Separate 6KRO and NKRO report structs (#22267) 7 months ago
  Stefan Kerkmann 32174abcfa
Update keyboard report descriptor for USB compliance (#21626) 10 months ago
  Ruslan Sayfutdinov 85ee55ff3b
Detect host OS based on USB fingerprint (#18463) 1 year ago
  Ryan 1e95f7be8f
Joystick feature improvements (#19052) 1 year ago
  Ryan 6cc9513ab0
Digitizer feature improvements (#19034) 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
  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
  Ryan d983251c10
Switch over MANUFACTURER and PRODUCT to string literals (#18183) 1 year ago
  Drashna Jaelre 0ab51ee29d
Add support for large Mouse Reports (#16371) 2 years ago
  QMK Bot 63646e8906
Format code according to conventions (#16322) 2 years ago
  Drashna Jaelre 9d7e64bcb3
Remove Deprecated USB Polling comment from vusb.c (#15420) 2 years ago
  Joel Challis ee371c1295
Fix up issues shown by clang-format of vusb (#15004) 2 years ago
  Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 2 years ago
  a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2 years ago
  Ryan 7ed5ac4a60
Use string literals for `SERIAL_NUMBER` (#13403) 2 years ago
  Stefan Kerkmann 49fd3c0760
[Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819) 3 years ago
  Drashna Jaelre 99f3df2893
Add support for 8 buttons to mouse report (#10807) 3 years ago
  Ryan aa0e33eca0
Add support for shared EP on V-USB boards (#11103) 3 years ago
  Ryan e3211e307e
Fix small typo in V-USB configuration descriptor (#11253) 3 years ago
  Ryan 15faffacf4
Omit serial number if not defined (#11104) 3 years ago
  yiancar 47f8947bf5 Update vusb to match 3rd endpoint. (#9020) 3 years ago
  Ryan 69e0ad1b2c Additional cleanups for V-USB code (#9310) 4 years ago
  Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 4 years ago
  James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 4 years ago
  Nick Brassel d1df576ece
Allow for overriding RAW endpoint usage page and ID. (#8834) 4 years ago
  yiancar 632285c982
V-USB Interface reorder (#9090) 4 years ago
  Joel Challis 5f82b0782f
Initial vusb console support (#8559) 4 years ago
  Ryan ca91dc594b
V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8656) 4 years ago
  Drashna Jaelre 845953cc67
V-USB remote wakeup (#7627) 4 years ago
  Joel Challis 58a9c84d6b
Strip out features to allow minimum firmware sizes (#8645) 4 years ago
  yiancar c217186bea
Updated V-USB template to allow usbFunctionWriteOut (#8634) 4 years ago
  Takuya Urakawa 89a675d57c
add hid_raw feature to VUSB (#8380) 4 years ago
  Ryan 14079ce698
V-USB: Use structs for USB descriptors (#8572) 4 years ago
  Ryan 4d76d85d7b
V-USB: Use manufacturer and product strings from config.h (#7797) 4 years ago
  Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 4 years ago
  Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 4 years ago
  QMK Bot 7740470a94 format code according to conventions [skip ci] 4 years ago
  fauxpark eaf32621aa
Align VUSB HID descriptors with LUFA/ChibiOS (#7675) 4 years ago
  QMK Bot fa9c74c6a2 format code according to conventions [skip ci] 4 years ago
  fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 4 years ago
  Joel Challis f0f161e572
Remove vusb 'reset to bootloader' hid message due to security implications (#7456) 4 years ago
  fauxpark 3047335729
Add support for configurable polling interval and power usage o… (#7336) 4 years ago