63 Commits (1953a968c51630cc2badfade9ee54f59c878b422)

Author SHA1 Message Date
  Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
  a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2 years ago
  Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 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
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 3 years ago
  Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 3 years ago
  github-actions[bot] deaabff752
Format code according to conventions (#12046) 3 years ago
  Nick Brassel 6623744172
Fix build for attiny85-based boards. (#12044) 3 years ago
  Ryan 39694d5eb0
V-USB suspend refactor (#11891) 3 years ago
  Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 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 78b2f120e5
V-USB: Fix initial dropped keypress (#11263) 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
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 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
  Joel Challis 374525c995
Allow some usbconfig.h overrides at the keyboard level (#8647) 4 years ago
  QMK Bot 7642075fc3 format code according to conventions [skip ci] 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
  Ryan 51a81813b0
V-USB: Consolidate usbconfig.h's into a single file (#8584) 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
  Joel Challis 23e942ae4e
Enable SLEEP_LED on ATmega32A (#8531) 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
  QMK Bot c89012566c format code according to conventions [skip ci] 4 years ago
  Takeshi ISHII 9dfebb9d67
Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432) 4 years ago
  Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 4 years ago
  Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 4 years ago
  yiancar eb9c2429c6
Update main.c (#8198) 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 ba628a28bc
Move rgblight and backlight task to common location (#7733) 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
  Joel Challis 22812aee5c rgblight_task logic fixes (#7214) 4 years ago