summaryrefslogtreecommitdiff
path: root/keyboards/ai03/orbit
Commit message (Collapse)AuthorAge
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* Add Configurator support for ai03/orbit (#5863)zvecr2019-05-16
| | | | | | * Add Configurator support for ai03/orbit * Add Configurator support for ai03/orbit - align with documented KLE
* [Keyboard] Add Orbit keyboard (#5306)ai032019-03-10
* 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