| Commit message (Expand) | Author | Age | Files | Lines |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 10 | -21/+90 |
* | Format code according to conventions (#12681) | github-actions[bot] | 2021-04-25 | 1 | -2/+2 |
* | Fix how USB queue overflow is handled in chibios. (#12576) | Purdea Andrei | 2021-04-25 | 3 | -21/+33 |
* | Format code according to conventions (#12540) | github-actions[bot] | 2021-04-10 | 1 | -11/+11 |
* | ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472) | Michael Stapelberg | 2021-04-10 | 1 | -1/+13 |
* | Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) | Ryan | 2021-03-25 | 1 | -1/+1 |
* | [CI] Format code according to conventions (#12277) | github-actions[bot] | 2021-03-18 | 2 | -4/+4 |
* | XT converter cleanup (#12264) | Ryan | 2021-03-18 | 2 | -20/+26 |
* | Format code according to conventions (#12046) | github-actions[bot] | 2021-02-27 | 1 | -2/+2 |
* | Fix build for attiny85-based boards. (#12044) | Nick Brassel | 2021-02-28 | 1 | -0/+2 |
* | Format code according to conventions (#12024) | github-actions[bot] | 2021-02-26 | 2 | -42/+42 |
* | [BUG] Massdrop develop rgb fix (#12022) | Nick Brassel | 2021-02-26 | 2 | -5/+9 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-02-25 | 2 | -17/+40 |
|\ |
|
| * | V-USB suspend refactor (#11891) | Ryan | 2021-02-25 | 2 | -17/+40 |
* | | Output selection: Remove "USB and BT" option (#11940) | Ryan | 2021-02-20 | 2 | -30/+5 |
* | | Format code according to conventions (#11905) | github-actions[bot] | 2021-02-15 | 2 | -2/+1 |
* | | Refactor platform logic within print.h (#11863) | Joel Challis | 2021-02-14 | 3 | -14/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-07 | 1 | -1/+1 |
|\| |
|
| * | Migrate some tmk_core files to quantum (#11791) | Joel Challis | 2021-02-07 | 1 | -1/+1 |
* | | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 2 | -5/+5 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-06 | 1 | -4/+4 |
|\| |
|
| * | Manual formatting fix for serial_uart.c (#11806) | Ryan | 2021-02-06 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-05 | 2 | -1/+26 |
|\| |
|
| * | Serial refactor (#11521) | Ryan | 2021-02-06 | 2 | -1/+26 |
* | | Address wake from sleep instability (#11450) | Joshua Diamond | 2021-02-02 | 2 | -4/+31 |
* | | Decouple USB events from the USB interrupt handler. (#10437) | Nick Brassel | 2021-02-01 | 3 | -9/+80 |
* | | Add support for 8 buttons to mouse report (#10807) | Drashna Jaelre | 2021-01-28 | 2 | -15/+7 |
* | | Remove duplicated housekeeping in arm_atsam (#11672) | Gentoli | 2021-01-24 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-01-15 | 4 | -33/+27 |
|\| |
|
| * | Adafruit BLE cleanups (#11556) | Ryan | 2021-01-15 | 3 | -32/+26 |
| * | arm_atsam: temporarily lower raw HID endpoint/report size (#11554) | Ryan | 2021-01-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-11 | 2 | -40/+104 |
|\| |
|
| * | Add support for shared EP on V-USB boards (#11103) | Ryan | 2021-01-11 | 2 | -40/+104 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-01-01 | 3 | -11/+11 |
|\| |
|
| * | Manually run formatting CI process (#11375) | Joel Challis | 2021-01-01 | 3 | -11/+11 |
* | | Update ADB impelemtation in TMK Core (#11168) | siggie0815 | 2020-12-29 | 2 | -85/+229 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-27 | 1 | -1/+0 |
|\| |
|
| * | Ensure single newline at EOF for core files (#11310) | Ryan | 2020-12-28 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-26 | 21 | -104/+46 |
|\| |
|
| * | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan | 2020-12-26 | 21 | -104/+46 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-22 | 1 | -3/+2 |
|\| |
|
| * | V-USB: Fix initial dropped keypress (#11263) | Ryan | 2020-12-23 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-21 | 1 | -1/+1 |
|\| |
|
| * | Fix small typo in V-USB configuration descriptor (#11253) | Ryan | 2020-12-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2020-12-18 | 4 | -141/+141 |
|\| |
|
| * | Run cformat and dos2unix manually (#11235) | Ryan | 2020-12-17 | 4 | -141/+141 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-16 | 2 | -3/+3 |
|\| |
|
| * | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 2 | -3/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-11 | 8 | -11/+11 |
|\| |
|
| * | Normalise include statements in core code (#11153) | Ryan | 2020-12-11 | 8 | -11/+11 |