Commit Graph

16 Commits (c18b51e68e6ee28def492f283c67858e6adf9a95)

Author SHA1 Message Date
QMK Bot 5e98eaaaff format code according to conventions [skip ci] 5 years ago
fredizzimo 9e8767917d
Fix pressing two keys with the same keycode but different modifiers (#2710) 5 years ago
Ted M Lin d84eb14b3a
Use function for KEYCODE2 routines instead of macro. (#8101) 5 years ago
fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
Konstantin Đorđević be666b2d8a Add underscores to names of brightness control constants in report.h (#4764) 6 years ago
Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down (#4477) 7 years ago
James Laird-Wah 39bd760faf Use a single endpoint for HID reports (#3951) 7 years ago
patrickmt 30680c6eb3 Massdrop keyboard support (#3780) 7 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
fauxpark b3bcafcc4b Unsign key argument in add_key_to_report 8 years ago
Fred Sundvik fb95d86b39 Move functions for adding keys from to reports to report.h 8 years ago
Fred Sundvik 017458a07b Move functionality from action_util to report 8 years ago
Nikolaus Wittenstein 06d21009b2 Minor cleanup 8 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 years ago