Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-13 | 1 | -15/+15 |
* | Fix pressing two keys with the same keycode but different modifiers (#2710) | fredizzimo | 2020-03-13 | 1 | -0/+26 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -39/+27 |
* | Use a single endpoint for HID reports (#3951) | James Laird-Wah | 2018-11-15 | 1 | -4/+17 |
* | Generate API docs from source code comments (#2491) | skullydazed | 2018-03-22 | 1 | -0/+36 |
* | Unsign key argument in add_key_to_report | fauxpark | 2017-12-19 | 1 | -2/+2 |
* | Move functions for adding keys from to reports to report.h | Fred Sundvik | 2017-06-18 | 1 | -0/+30 |
* | Move functionality from action_util to report | Fred Sundvik | 2017-06-18 | 1 | -0/+177 |