summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/orbit/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-261-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
|
* Add Configurator support for ai03/orbit (#5863)zvecr2019-05-161-0/+88
| | | | | | * Add Configurator support for ai03/orbit * Add Configurator support for ai03/orbit - align with documented KLE
* [Keyboard] Add Orbit keyboard (#5306)ai032019-03-101-0/+0
* 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