14 Commits (7778e6dcb0aea42608052cedbfc1e980b76c77ef)

Author SHA1 Message Date
  Stefan Kerkmann 0e02b0c41e
[Core] Refactor ChibiOS USB endpoints to be fully async (#21656) 3 months ago
  Ryan 3495cbc638
Fix missing joystick.h include (#22946) 5 months ago
  Ryan 87d69aebbb
Slight refactor of joystick axis type into typedef (#22445) 7 months ago
  Ryan 6979794bac
Add "AC Next Keyboard Layout Select" consumer usage entry (macOS Globe key) (#22256) 7 months ago
  Ryan 0c160e1fba
Separate 6KRO and NKRO report structs (#22267) 8 months ago
  Ryan 1bff37781b
Prep work for NKRO report separation (#22268) 8 months ago
  Joel Challis 0152dd811d
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) 1 year ago
  Ryan 1e95f7be8f
Joystick feature improvements (#19052) 1 year ago
  Ryan 6cc9513ab0
Digitizer feature improvements (#19034) 1 year ago
  Ryan be8907d634
Further refactoring of joystick feature (#18437) 1 year ago
  Joshua Diamond a26f1ddafa
Chromeos keycodes (#18212) 1 year ago
  Drashna Jaelre 0ab51ee29d
Add support for large Mouse Reports (#16371) 2 years ago
  Drashna Jaelre 921b9dad6c
[Core] Move `has_mouse_report_changed` function to `report.c` (#16543) 2 years ago
  Joel Challis dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972) 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 3d922e6257
Add a handful of consumer/gendesk page usages (#12811) 3 years ago
  Liyang HU c4bd6af837
tmk_core/common/action.c: refactor for code size; merge multiple `case`s into one (#11943) 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
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Ryan 1193e45bf4 Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline functions (#9055) 4 years ago
  Joshua Moses Diamond 2e6959ed87
Add some usages needed for ChromeOS hosts (#8996) 4 years ago
  Ryan f4799481cd
Fix formatting for report.h (#8512) 4 years ago
  QMK Bot f9c53ca71a format code according to conventions [skip ci] 4 years ago
  Ryan 7e80686f1e
Tidy up report.h (#8486) 4 years ago
  QMK Bot 5e98eaaaff format code according to conventions [skip ci] 4 years ago
  fredizzimo 9e8767917d
Fix pressing two keys with the same keycode but different modifiers (#2710) 4 years ago
  Ted M Lin d84eb14b3a
Use function for KEYCODE2 routines instead of macro. (#8101) 4 years ago
  fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Konstantin Đorđević be666b2d8a Add underscores to names of brightness control constants in report.h (#4764) 5 years ago
  Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down (#4477) 5 years ago
  James Laird-Wah 39bd760faf Use a single endpoint for HID reports (#3951) 5 years ago
  patrickmt 30680c6eb3 Massdrop keyboard support (#3780) 5 years ago
  fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 6 years ago
  fauxpark b3bcafcc4b Unsign key argument in add_key_to_report 6 years ago
  Fred Sundvik fb95d86b39 Move functions for adding keys from to reports to report.h 7 years ago
  Fred Sundvik 017458a07b Move functionality from action_util to report 7 years ago
  Nikolaus Wittenstein 06d21009b2 Minor cleanup 7 years ago
  fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465) 8 years ago