22 Commits (b24bd2351a8536b85422db4157b06ee65cc9e90f)

Author SHA1 Message Date
  Stefan Kerkmann fb18ac2b10
[Core] Bump mouse endpoint packet size to 16 bytes (#21711) 9 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 2078a56369
Fix joystick functionality for ChibiOS and OTG (Blackpill) (#18631) 1 year ago
  Nick Brassel 543f54a483
[Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 1 year ago
  QMK Bot 63646e8906
Format code according to conventions (#16322) 2 years ago
  a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2 years ago
  Joel Challis a68d289fa5
Manually run formatting CI process (#11375) 3 years ago
  Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
  Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Sergey Vlasov f149c07d68
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 4 years ago
  fauxpark 4335b97a07 Reorder Raw HID interface to match what the USB spec expects (#6801) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  fauxpark ac16726895 LUFA USB descriptor cleanup (#4871) 5 years ago
  James Laird-Wah 39bd760faf Use a single endpoint for HID reports (#3951) 5 years ago
  fauxpark 6982e63a4a Tabs to spaces in usb_descriptor.h 6 years ago
  Fred Sundvik 25c7533092 Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32 6 years ago
  fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 6 years ago
  Wilba6582 85c3c5926c Force Raw HID interface number to 1 always (#1669) 6 years ago
  Joe Wasson bdc0880ca5 Add compile error if too many endpoints are defined for the ATmega32U4. 6 years ago
  Jack Humbert 4b37030ad0 update lufa implementation 7 years ago
  Wilba6582 fe001d46fd Initial version of Raw HID interface 7 years ago
  IBNobody 16e706214f Change NKRO size fron 16 bytes to 32 bytes. 7 years ago
  Jason Green 80d10bef07 Added USB Virtual Serial support 8 years ago