summaryrefslogtreecommitdiff
path: root/quantum/serial_link/system
AgeCommit message (Collapse)Author
2021-10-07Remove SERIAL_LINK feature (#14727)Joel Challis
* 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>
2021-06-19Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845)Joakim Tufvegren
2020-12-26Change include guards in quantum/ to pragma once (#11239)Ryan
2020-12-11Normalise include statements in core code (#11153)Ryan
* Normalise include statements in core code * Missed one
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2019-08-30clang-format changesskullY
2017-04-09Only re-send matrix every 5msFred Sundvik
The previous 1ms value was too often, and wouldn't always leave time for the visualizer
2016-07-06Remove extra serial_link subdirectoryFred Sundvik