summaryrefslogtreecommitdiffstats
path: root/keyboards/scrabblepad/keymaps/default
AgeCommit message (Collapse)AuthorFilesLines
2019-01-12Remove empty fn_actions[]fauxpark1-4/+0
2018-04-19ScrabblePad Support (#2760)MechMerlin3-0/+102
* Initial commit for donutcat's 15x15 monstrosity * modify readmes to be more descriptive * Add info.json to support QMK Configurator * Update copyright and change REPLACE_WITH_YOUR_NAME to MechMerlin * update naming convention for ScrabblePad * remove .vscode directory as per Jack's comments