summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/practice60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Moving cannonkeys boards to one place, eeprom fix (#4999)Andrew Kannan2019-01-291-74/+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
* handwired/practice60: Configurator Support and refactor (#4603)noroadsleft2018-12-111-0/+74
* handwired/practice60: Configurator Support * handwired/practice60: refactor - layout macro rows did not have an equal number of arguments in all rows of the matrix - white space changes for readability/alignment