summaryrefslogtreecommitdiff
path: root/keyboards/parallel
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-110/+0
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 1 (#23779)James Young4-78/+12
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis4-24/+16
2023-04-04Move 65% layouts to data driven (#20308)Ryan4-725/+540
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan4-34/+10
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2-3/+3
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2-8/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2-10/+0
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-6/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan2-42/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan4-4/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan4-14/+12
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2-8/+0
2022-03-07[Keyboard] Add parallel 65 (#16445)Matthew Dias20-0/+1317