summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho60/ld/STM32F103x8_stm32duino_bootloader.ld
AgeCommit message (Collapse)AuthorFilesLines
2019-01-30Moving cannonkeys boards to one place, eeprom fix (#4999)Andrew Kannan1-88/+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
2018-12-18Keyboard: Adding ortho60 to handwired (#4672)Andrew Kannan1-0/+88
* 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