| Commit message (Expand) | Author | Age | Files | Lines |
* | Begin to carve out platform/protocol API - Single main loop (#13843) | Joel Challis | 2021-08-18 | 1 | -0/+21 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-08-06 | 1 | -0/+0 |
|\ |
|
| * | Avoid name conflicts with usb_hid Arduino code (#13870) | Joel Challis | 2021-08-06 | 1 | -0/+0 |
* | | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-07-25 | 1 | -0/+18 |
|\| |
|
| * | Refactor some platform dependent logic (#13675) | Joel Challis | 2021-07-24 | 1 | -0/+18 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-22 | 3 | -0/+192 |
|\| |
|
| * | Implement GPIO abstraction for atsam (#13567) | Joel Challis | 2021-07-22 | 3 | -0/+192 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-16 | 4 | -114/+0 |
|\| |
|
| * | Migrate arm_atsam print logic to use common framework (#13554) | Joel Challis | 2021-07-16 | 4 | -114/+0 |
| * | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -0/+22 |
* | | Avoid 8-bit timer overflows in debounce algorithms (#12240) | Simon Arlott | 2021-06-09 | 1 | -0/+19 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-25 | 1 | -5/+5 |
|\| |
|
| * | Fix USER_PRINT on avr/atsam (#12269) | Joel Challis | 2021-03-25 | 1 | -5/+5 |
* | | Move gpio wait logic to wait.h (#12067) | Joel Challis | 2021-03-10 | 1 | -0/+22 |
|/ |
|
* | Refactor platform logic within print.h (#11863) | Joel Challis | 2021-02-14 | 3 | -1/+40 |
* | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan | 2020-12-26 | 1 | -4/+1 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -1/+1 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-01-24 | 1 | -1/+1 |
* | Add customisable EEPROM driver selection (#7274) | Nick Brassel | 2020-01-24 | 1 | -5/+8 |
* | Run clang-format manually to fix recently changed files | zvecr | 2019-11-17 | 1 | -1/+2 |
* | clang-format changes | skullY | 2019-08-30 | 6 | -155/+119 |
* | Fix wake from suspend LED functionality | patrickmt | 2019-04-18 | 1 | -0/+6 |
* | RGB Matrix support for Massdrop CTRL/ALT (#5328) | Daniel Prilik | 2019-04-03 | 1 | -4/+5 |
* | Update to arm_atsam wait and timer routines | patrickmt | 2019-01-07 | 1 | -18/+2 |
* | USB Suspend for arm_atsam protocol | patrickmt | 2018-11-02 | 1 | -11/+79 |
* | Fix undefined reference to `console_printf` for CTRL and ALT keyboards | patrickmt | 2018-10-29 | 1 | -2/+2 |
* | Massdrop keyboards console device support for hid_listen | patrickmt | 2018-10-10 | 2 | -2/+71 |
* | CTRL keyboard bootloader_jump support | patrickmt | 2018-09-28 | 1 | -15/+17 |
* | Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut... | patrickmt | 2018-09-28 | 1 | -1/+1 |
* | CTRL and ALT updates | patrickmt | 2018-09-05 | 1 | -1/+31 |
* | Massdrop keyboard support (#3780) | patrickmt | 2018-08-29 | 5 | -0/+201 |