summaryrefslogtreecommitdiff
path: root/keyboards/makeymakey
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
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-07-26Refactor use of `matrix_scan_kb` (#24200)Joel Challis1-2/+1
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-39/+39
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2-12/+8
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-18/+18
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan3-51/+19
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan2-12/+7
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan2-2/+1
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-20Fix functions with empty params (#19647)Ryan1-1/+1
2022-04-19Add initial support for the Makey Makey Classic (#16658)jpe2307-0/+308