summaryrefslogtreecommitdiffstats
path: root/keyboards/cospad/info.json
AgeCommit message (Collapse)AuthorFilesLines
2018-07-05Cospad QMK Configurator support and refactor (#3319)MechMerlin1-0/+16
* Refactor KEYMAP to LAYOUT standards - Change KEYMAP to LAYOUT_ortho - Added a new LAYOUT called LAYOUT_numpad * Use the new LAYOUT_numpad macro * Add QMK Configurator support * Change LAYOUT names as per code review * Change positioning of keys in the matrix * fix compile issue