summaryrefslogtreecommitdiff
path: root/keyboards/handwired/mutepad
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763)James Young2-21/+5
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis2-13/+9
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-3/+2
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-23/+4
2023-03-17Remove more empty headers (#20155)Ryan1-4/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-19/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-8/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-19/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-7/+6
2022-06-02keyboards: fix malformed info.json files (#17292)Ryan Skidmore1-1/+1
2022-03-20Add MutePad keyboard (Handwired) (#16590)Joshua Barber8-0/+224