summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/mutepad/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* 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