summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/orbit/orbit.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert ai03/orbit to SPLIT_KEYBOARD (#15340)Joel Challis2021-12-011-171/+99
|
* Remove empty override functions (#14312)Ryan2021-09-051-16/+0
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* Various compilation fixes for avr-gcc 10 (#9269)Joel Challis2020-12-181-2/+0
|
* [Keyboard] Add Orbit keyboard (#5306)ai032019-03-101-0/+228
* 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