summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/mutepad/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
|
* Add MutePad keyboard (Handwired) (#16590)Joshua Barber2022-03-201-0/+90
* Add MutePad keyboard * Update info.json and readme * Move mutepad to handwired folder * Address PR comments