summaryrefslogtreecommitdiff
path: root/keyboards/chocv
AgeCommit message (Expand)AuthorFilesLines
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-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-12/+8
2023-04-01Move split layouts to data driven (#20290)Ryan2-79/+36
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-24/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-5/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2-7/+6
2022-07-17[Keyboard] Adding chocV keyboard (#15921)Richard8-0/+257