summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/orbit/transport.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove check for EH define (#7525)Danny2019-12-021-1/+1
| | | Its use in lets_split_eh was factored out in https://github.com/qmk/qmk_firmware/pull/6411
* [Keyboard] Add Orbit keyboard (#5306)ai032019-03-101-0/+238
* 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