aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho60/ortho60.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving cannonkeys boards to one place, eeprom fix (#4999)Andrew Kannan2019-01-291-32/+0
| | | | | | | | | | | | | | | | * Move boards to cannonkeys and share resources * Share common files between cannonkey boards * Fix ortho60 keymap * update LED numbers * Add RGB keys to Ortho60 and Ortho48 * Add Backlight control to default layout Ortho60 and 48 * Remove unnecessary ws2812.c SRC from rules.mk
* Keyboard: Adding ortho60 to handwired (#4672)Andrew Kannan2018-12-181-0/+32
* Adding ortho60 to handwired * update to use LAYOUT_ortho_5x12 * Address PR comments about layout macros * Add default layout to info.json for configurator * Hack to xyverz layout until RGB branch is merged * Fix undef RGBDIPIN in xyverz 12x5 layout * Revert change to xvyerz's layout * Fix typo * Fix order * Revert xyverz rules.mk