summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/orbit/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
| | | | | | | * Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes
* [Keyboard] Add Orbit keyboard (#5306)ai032019-03-101-0/+328
* 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