summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/ortho75/ortho75.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+3
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Add Ortho75 (#6177)Andrew Kannan2019-06-241-0/+49
* 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>