summaryrefslogtreecommitdiffstats
path: root/keyboards/sx60
AgeCommit message (Collapse)AuthorFilesLines
2018-08-26add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb1-2/+2
2018-06-06remove trailing comma to fix parsing issue (#3130)Jason1-5/+5
* remove trailing comma to fix parsing issue * ctrl shift i is gud
2018-06-05Adding SX60 work by amnobis and configurator settings (#3122)Jason17-0/+1117
* Add SX60 * Add config maps and layouts as well as readmes. * cleanup and fixes * correct readme * add missing closing commenty tag * Changing includes to QMK_KEYBOARD_H * Update settings.json Remove config change that was added automatically by vscode. * Update readme.md fix readme formatting