Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Keyboard] Correct name of community layout for ortho75 (#6434) | Joel Challis | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre | 2019-07-16 | 1 | -1/+0 |
| | | | | | | | | | | | | * Remove the need to set NUM_OF_ENCODERS Instead, calculate the size of the array, and use that instead * Add hack for split common support * Remove NUM_OF_ENCODERS from keyboard config Can be reverted, if needed | ||||
* | [Keyboard] Add Ortho75 (#6177) | Andrew Kannan | 2019-06-24 | 15 | -0/+1789 |
* Add Ortho75 * fix typo * Add dfu args to rules.mk * Update keyboards/cannonkeys/ortho75/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/ortho75/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/ortho75/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/ortho75/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/ortho75/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/ortho75/info.json Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/ortho75/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> |