summaryrefslogtreecommitdiffstats
path: root/quantum/serial_link/system
Commit message (Collapse)AuthorAgeFilesLines
* Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-072-304/+0
| | | | | | | | | | | | | | | | | * Remove SERIAL_LINK * more stale paths in doxygen-todo * Fix * More refs * Update testing docs * Update doxygen-todo Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845)Joakim Tufvegren2021-06-191-0/+22
|
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-261-4/+1
|
* Normalise include statements in core code (#11153)Ryan2020-12-112-2/+2
| | | | | * Normalise include statements in core code * Missed one
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-2/+2
|
* clang-format changesskullY2019-08-302-91/+48
|
* Only re-send matrix every 5msFred Sundvik2017-04-091-1/+1
| | | | | The previous 1ms value was too often, and wouldn't always leave time for the visualizer
* Remove extra serial_link subdirectoryFred Sundvik2016-07-062-0/+328