summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/orbit/transport.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert ai03/orbit to SPLIT_KEYBOARD (#15340)Joel Challis2021-12-011-42/+0
|
* Migrate some tmk_core files to quantum (#11791)Joel Challis2021-02-071-1/+1
| | | | | * Migrate some tmk_core files to quantum * Fix build errors
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
|
* [Keyboard] Add Orbit keyboard (#5306)ai032019-03-101-0/+42
* 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