summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho60/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Moving cannonkeys boards to one place, eeprom fix (#4999)Andrew Kannan2019-01-291-54/+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] handwired/ortho60 Configurator update, readme update, and rules ↵noroadsleft2019-01-181-2/+0
| | | | | | | | | | | | | | | | | tidy (#4877) * handwired/ortho60: Configurator update - correct labels for Up and Right keys - add layout data for LAYOUT_1x2uC * handwired/ortho60: readme update - update readme file to use QMK template * handwired/ortho60: deleted DEFAULT_FOLDER rule Not needed as the keyboard currently has no revisions.
* Keyboard: Adding ortho60 to handwired (#4672)Andrew Kannan2018-12-181-0/+56
* 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