summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/orbit/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert ai03/orbit to SPLIT_KEYBOARD (#15340)Joel Challis2021-12-011-323/+0
|
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-5/+0
|
* 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