Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ai03/orbit to SPLIT_KEYBOARD (#15340) | Joel Challis | 2021-12-01 | 1 | -13/+4 |
| | |||||
* | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 1 | -19/+17 |
| | | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | ||||
* | Various compilation fixes for avr-gcc 10 (#9269) | Joel Challis | 2020-12-18 | 1 | -2/+0 |
| | |||||
* | [Keyboard] Add Orbit keyboard (#5306) | ai03 | 2019-03-10 | 1 | -0/+65 |
* 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 |