summaryrefslogtreecommitdiff
path: root/keyboards/ai03/orbit/matrix.h
AgeCommit message (Collapse)Author
2021-02-07Migrate some tmk_core files to quantum (#11791)Joel Challis
* Migrate some tmk_core files to quantum * Fix build errors
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2019-03-10[Keyboard] Add Orbit keyboard (#5306)ai03
* Get things working except indicators * Attempt to get things working * hmm * Compiles but doesn't run * Make data transfer work * Get all indicators working * Remove old transport * Prepare for pullreq * Revert keymap from testing to production * Final error checking for pull request * Remove autogenerated is_command from config.h * Rewrite pin toggles using qmk functions