summaryrefslogtreecommitdiff
path: root/keyboards/ai03/orbit/orbit.h
AgeCommit message (Collapse)Author
2020-12-18Various compilation fixes for avr-gcc 10 (#9269)Joel Challis
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